[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / e / 3 / d / IngenicoConnectSDK / 3.19.1 / IngenicoConnectSDK.podspec.json
blob88cd238f88975d18edccd7f3ce5a5cbe9ead7150
2   "name": "IngenicoConnectSDK",
3   "version": "3.19.1",
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.19.1"
18   },
19   "source_files": "IngenicoConnectSDK",
20   "resources": "IngenicoConnectSDK/IngenicoConnectSDK.bundle",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.5.3"
24     ]
25   }