[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / e / 3 / d / IngenicoConnectSDK / 3.18.0 / IngenicoConnectSDK.podspec.json
blob28791783c87caf71d4966f22b69b48876d52d4a2
2   "name": "IngenicoConnectSDK",
3   "version": "3.18.0",
4   "summary": "Ingenico Connect iOS SDK",
5   "description": "This native iOS SDK facilitates handling payments in your apps\nusing the Ingenico ePayments platform of Ingenico ePayments.",
6   "homepage": "https://github.com/Ingenico-ePayments/connect-sdk-client-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Ingenico",
12   "platforms": {
13     "ios": "6.1"
14   },
15   "source": {
16     "git": "https://github.com/Ingenico-ePayments/connect-sdk-client-ios.git",
17     "tag": "3.18.0"
18   },
19   "source_files": "IngenicoConnectSDK",
20   "resources": "IngenicoConnectSDK/IngenicoConnectSDK.bundle",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.5.3"
24     ]
25   }