blob: d202ddbf432e2d2bbcf7c288414166c5d6c8381d [file] [log] [blame]
{
"name": "CheckoutKit",
"version": "3.0.2",
"summary": "iOS version of Checkout Kit that implements Card Tokenisation",
"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!",
"homepage": "https://checkout.com",
"license": "MIT",
"authors": {
"Checkout.com Integration": "integration@checkout.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/checkout/checkoutkit-ios.git",
"tag": "3.0.1"
},
"source_files": "CheckoutKit/**/*.{swift,h,m}",
"exclude_files": "CheckoutKit/CheckoutKitTests/**",
"pushed_with_swift_version": "3.0"
}