We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efff03 commit 6492d8eCopy full SHA for 6492d8e
Release/CardIO.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'CardIO'
3
- spec.version = '5.3.1'
+ spec.version = '5.3.2'
4
spec.license = { type: 'MIT', file: 'LICENSE.md' }
5
spec.homepage = 'https://www.card.io'
6
spec.authors = { 'CardIO' => 'support@paypal.com' }
Release/release_notes.txt
@@ -1,6 +1,11 @@
card.io iOS SDK release notes
=============================
+5.3.2 (Mon 04/11/2016)
+
+* Fix memory management issues with CMSampleBufferRef causing crash
7
+ ( https://github.com/card-io/card.io-iOS-SDK/issues/194 )
8
9
5.3.1 (Tue 01/26/2016)
10
11
* Prevent an issue with crashes when an invalid IplImage is used for
0 commit comments