blob: 3ce17bf837c9f2054aeb0bd488fdb9a570dda31b [file] [log] [blame]
{
"name": "CheckoutKit",
"version": "2.0.0",
"summary": "Checkout Kit iOS framework for Card Tokenisation",
"description": "Integrate easily Checkout.com's functionalities in your native iOS application using this framework. It allows to tokenize a card based on its details in order to charge it. All the functionalities and integration details can be found [here](https://github.com/CKOTech/checkoutkit-ios).",
"homepage": "https://github.com/CKOTech/checkoutkit-ios",
"license": "MIT",
"authors": {
"Manon Henrioux": "manon.henrioux@checkout.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CKOTech/checkoutkit-ios.git",
"tag": "2.0.0"
},
"source_files": "CheckoutKit/CheckoutKit/",
"documentation_url": "http://developers.checkout.com/docs/mobile/ios-kit/overview"
}