[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / e / CheckoutKit / 3.0.3 / CheckoutKit.podspec.json
blobaf5fb3423c84261dffa09347c24abe93742136f2
2   "name": "CheckoutKit",
3   "version": "3.0.3",
4   "summary": "iOS version of Checkout Kit that implements Card Tokenisation",
5   "description": "Use CheckoutKit to integrate Checkout.com's payment solution into your iOS app.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://checkout.com",
7   "license": "MIT",
8   "authors": {
9     "Checkout.com Integration": "integration@checkout.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/checkout/checkoutkit-ios.git",
16     "tag": "3.0.3"
17   },
18   "source_files": "CheckoutKit/**/*.{swift,h,m}",
19   "exclude_files": "CheckoutKit/CheckoutKitTests/**",
20   "pushed_with_swift_version": "3.0"