[Add] Vouched 1.9.5
[CocoaPods.git] / Specs / 2 / 9 / e / CheckoutKit / 3.0.0 / CheckoutKit.podspec.json
blob3958b011e206a1eeb09f7a02f7cbd946d3291568
2   "name": "CheckoutKit",
3   "version": "3.0.0",
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.0"
17   },
18   "source_files": "CheckoutKit/**/*.{swift,h,m}",
19   "exclude_files": "CheckoutKit/CheckoutKitTests/**"