blob: 346b96be91b9cf77b895f4ff7b8a8aa83673bb5b [file] [log] [blame]
{
"name": "CheckoutKit",
"version": "3.0.5",
"license": "MIT",
"summary": "iOS version of Checkout Kit that implements Card Tokenisation",
"homepage": "https://checkout.com",
"authors": {
"Checkout.com Integration": "integration@checkout.com"
},
"source": {
"git": "https://github.com/checkout/checkoutkit-ios",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CheckoutKit/**/*.{swift,h,m}",
"exclude_files": "CheckoutKit/CheckoutKitTests/**"
}