blob: c8661b103b1a9a431a65eac3dbd39330b3e380f9 [file] [log] [blame]
{
"name": "CheckoutKit",
"version": "3.0.6",
"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"
},
"swift_version": "4.0",
"source_files": "CheckoutKit/**/*.{swift,h,m}",
"exclude_files": "CheckoutKit/CheckoutKitTests/**"
}