Commit Graph

17 Commits

Author SHA1 Message Date
Dave Goldman b3c22ca575 Release 4.0.0 2014-12-01 15:33:01 -08:00
Dave Goldman 57db9cceca README.md: add CocoaPods info 2014-11-20 12:49:00 -08:00
Stas Zhukovskiy 265ccb39ad Fixed another deprecated call.
`dismissModalViewController` changed to `dismissViewControllerAnimated: completion:`
2014-11-19 17:00:53 +03:00
Stas Zhukovskiy 0535e24057 Fixed deprecated call to presentModalViewController
As the minimum iOS version you support is 6.1, then this method should be changed to `presentViewController: animated: completion:`.
2014-11-19 16:55:56 +03:00
Dave Goldman 6a6742b738 Release 3.10.0 2014-10-02 15:34:41 -07:00
Dave Goldman e80d91e7af Release 3.9.0 2014-09-23 16:53:46 -07:00
Dave Goldman 45320a395c add MobileCoreServices as a necessary framework 2014-09-16 13:45:59 -07:00
Dave Goldman c35489abe0 Update README.md: specify two more frameworks 2014-09-12 21:18:47 -07:00
Dave Goldman 6fd9698788 Update README, add podspec 2014-06-18 14:37:52 -07:00
Dave Goldman 552776bb9b Release 3.6.0 2014-03-06 11:19:04 -08:00
Dave Goldman 448ff2e87a Restore accidentally deleted text from README.md 2014-02-21 22:54:50 -08:00
Dave Goldman 8f08e4a7b9 README.md: add note re CocoaPods 2014-02-20 15:18:16 -08:00
Dave Goldman 2d25d8a266 Add another note re location of latest SDK 2014-02-04 10:47:12 -08:00
Dave Goldman c3136f4f1f README.md: Correct minimum iOS version to 6.1. 2013-12-30 10:01:56 -08:00
Evan Grim 9ee66529a2 Fix undefined `info`/`cardInfo` variable in sample code snippets 2013-12-18 18:35:16 -06:00
Dave Goldman 96608e985f README.md: emphasize Release downloading 2013-12-09 14:23:46 -08:00
Dave Goldman cc7fc7899d Current docs 2013-12-05 14:52:16 -08:00