[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / CheckoutKit / 2.0.0 / CheckoutKit.podspec.json
blob3ce17bf837c9f2054aeb0bd488fdb9a570dda31b
2   "name": "CheckoutKit",
3   "version": "2.0.0",
4   "summary": "Checkout Kit iOS framework for Card Tokenisation",
5   "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).",
6   "homepage": "https://github.com/CKOTech/checkoutkit-ios",
7   "license": "MIT",
8   "authors": {
9     "Manon Henrioux": "manon.henrioux@checkout.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CKOTech/checkoutkit-ios.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "CheckoutKit/CheckoutKit/",
19   "documentation_url": "http://developers.checkout.com/docs/mobile/ios-kit/overview"