Commit Graph

76 Commits

Author SHA1 Message Date
MRSorokinMaxim 38645a826a
Merge pull request #1 from MRSorokinMaxim/support-payment-system-mir
Support payment system mir
2019-12-10 12:59:58 +03:00
Maxim Sorokin 6c4d664534 remove unnecessary file 2019-12-10 12:57:09 +03:00
Maxim Sorokin 5499d08aec support payment system Mir 2019-12-09 21:32:07 +03:00
Maxim Sorokin cc9c396548 deleted for a while 2019-12-09 21:13:44 +03:00
Luke Korth 9b4e23d0e7 Merge pull request #238 from card-io/20170224_standardize_issue_template
Standardize ISSUE_TEMPLATE.md
2017-03-02 10:10:39 -05:00
Jeff Brateman cdea6038af Standardize ISSUE_TEMPLATE.md 2017-02-24 18:16:45 -06:00
Bryant Luk 12b83d6d6a Release 5.4.1 2016-09-16 16:21:08 -05:00
Bryant Luk 0ec0fdf760 Release 5.4.0 2016-09-16 14:58:03 -05:00
Bryant Luk ec9a8632c9 Update NSCameraUsageDescription doc and samples 2016-08-15 16:03:16 -05:00
Bryant Luk 11d9e71264 Merge pull request #210 from keith/ks/cocoapods
Add .m so that CocoaPods will generate CardIO modulemap
2016-07-25 09:49:43 -05:00
Keith Smiley 8c7aac0b16
Add .m so that CocoaPods will generate CardIO modulemap 2016-07-21 11:11:41 -07:00
Jeff Brateman b16c64d539 Update license year and company 2016-05-16 15:09:50 -05:00
Bryant Luk 07466244d7 Release 5.3.2 2016-04-11 14:44:33 -05:00
Bryant Luk 9d700a160e Release 5.3.1 2016-01-26 09:06:27 -06:00
Bryant Luk e7d0fda21a Release 5.3.0 2015-12-21 11:07:14 -06:00
Bryant Luk 94fea27b4a Release 5.2.2 2015-11-03 12:00:49 -06:00
Bryant Luk d52faad7cb Release 5.2.1 2015-10-19 13:58:28 -05:00
Bryant Luk 9173709d02 Release 5.2.0 2015-09-30 18:24:06 -05:00
Dave Goldman 3beb06250c Release 5.1.1 2015-08-26 12:40:34 -07:00
Brent Fitzgerald dab4bcdc9a Merge pull request #126 from neonichu/master
Use `vendored_libraries`
2015-08-26 11:41:46 -07:00
Boris Bügling 305105f1eb Use `vendored_libraries` 2015-07-22 22:44:07 +02:00
Dave Goldman 9954deea9e Release 5.1.0 2015-07-12 16:55:19 -07:00
Dave Goldman 4921d500fd Release 5.0.6 2015-05-21 10:55:52 -07:00
Dave Goldman 717a4a717d Release 5.0.5 2015-05-19 11:35:03 -07:00
Dave Goldman 8a14009313 Merge pull request #110 from intelliot/patch-1
[MINOR] Update README
2015-05-14 15:52:58 -07:00
Elliot Lee 461aef6eff [MINOR] Update README
No need to necessarily specify platform, which could result in an error like:

[!] The platform of the target `CardIODemo` (iOS 6.1) is not compatible with `Braintree (3.7.2)` which has a minimum requirement of iOS 7.0.
2015-05-14 13:41:31 -07:00
Dave Goldman cbf9e0a8a1 Release 5.0.4 2015-04-14 17:28:47 -07:00
Dave Goldman c63f680ecb Release 5.0.3 2015-03-17 13:33:20 -07:00
Dave Goldman bacd3365a5 Release 5.0.2 2015-02-23 18:27:12 -08:00
Dave Goldman ba77143888 Release 5.0.1 2015-02-10 15:37:57 -08:00
Dave Goldman b651afc747 Release 5.0.0 2015-01-20 14:53:44 -08:00
Dave Goldman b04a3c04eb Release 4.0.2 2015-01-13 12:41:50 -08:00
Dave Goldman 7ea712092b Release 4.0.1 2015-01-05 13:07:06 -08:00
Dave Goldman f2d49a3a1a add Swift sample app 2014-12-05 17:03:23 -08:00
Dave Goldman 2561224b63 README.md: note the open-source repo 2014-12-02 11:00:31 -08:00
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
Dave Goldman 94c7858499 Merge pull request #82 from Zhukn1/patch-2
Fixed deprecated call to presentModalViewController
2014-11-19 10:18:39 -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 88c382ea3d Release 3.10.1 2014-11-05 10:34:24 -08: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 ae3e6fa0d5 Release 3.8.7 2014-09-16 14:19:04 -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 7ea3ffff7d Release 3.8.6 2014-09-12 21:03:33 -07:00
Dave Goldman 0dc46a9101 Release 3.8.5 2014-09-11 12:18:14 -07:00
Dave Goldman 0e01b5f594 Release 3.8.4 2014-09-10 17:43:14 -07:00
Dave Goldman a8b856f3c9 Release 3.8.3 2014-07-08 17:56:00 -07:00