[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / CheckoutKit / 3.0.5 / CheckoutKit.podspec.json
blob346b96be91b9cf77b895f4ff7b8a8aa83673bb5b
2   "name": "CheckoutKit",
3   "version": "3.0.5",
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   "source_files": "CheckoutKit/**/*.{swift,h,m}",
18   "exclude_files": "CheckoutKit/CheckoutKitTests/**"