[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / CheckoutKit / 3.0.6 / CheckoutKit.podspec.json
blobc8661b103b1a9a431a65eac3dbd39330b3e380f9
2   "name": "CheckoutKit",
3   "version": "3.0.6",
4   "license": "MIT",
5   "summary": "iOS version of Checkout Kit that implements Card Tokenisation",
6   "homepage": "https://checkout.com",
7   "authors": {
8     "Checkout.com Integration": "integration@checkout.com"
9   },
10   "source": {
11     "git": "https://github.com/checkout/checkoutkit-ios",
12     "branch": "master"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.0",
18   "source_files": "CheckoutKit/**/*.{swift,h,m}",
19   "exclude_files": "CheckoutKit/CheckoutKitTests/**"