blob: 88e8a014552a842b013dbe48d2336730bee2a43a [file] [log] [blame]
{
"name": "CheckoutKit",
"version": "1.0.0",
"summary": "iOS version of Checkout Kit that implements Card Tokenisation",
"description": "A longer description of CheckoutKit in Markdown format.\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": {
"Manon Henrioux": "manon.henrioux@checkout.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CKOTech/checkoutkit-ios.git",
"tag": "1.0.0"
},
"source_files": "CheckoutKit/CheckoutKit/"
}