[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / e / 3 / d / IngenicoConnectSDK / 4.0.0 / IngenicoConnectSDK.podspec.json
blob4300fa2755feb9898351f68d697b2f1ba0960bda
2   "name": "IngenicoConnectSDK",
3   "version": "4.0.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": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Ingenico-ePayments/connect-sdk-client-ios.git",
17     "tag": "4.0.0"
18   },
19   "source_files": "IngenicoConnectSDK",
20   "resources": "IngenicoConnectSDK/IngenicoConnectSDK.bundle",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ]
25   }