[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / d / IngenicoConnectSDK / 3.1.0 / IngenicoConnectSDK.podspec.json
blobf018965400d41b8a603dc8ed03eb17f26c880464
2   "name": "IngenicoConnectSDK",
3   "version": "3.1.0",
4   "summary": "Ingenico Connect iOS SDK",
5   "description": "This native iOS SDK facilitates handling payments in your apps\nusing the GlobalCollect 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.1.0"
18   },
19   "source_files": "IngenicoConnectSDK",
20   "resources": "IngenicoConnectSDK/IngenicoConnectSDK.bundle",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.5.3"
24     ]
25   }