blob: 26dc91e3333b46081eec72e9d9bd2af302b78369 [file] [log] [blame]
{
"name": "IngenicoConnectSDK",
"version": "3.0.1",
"summary": "Ingenico Connect iOS SDK",
"description": "This native iOS SDK facilitates handling payments in your apps\nusing the GlobalCollect platform of Ingenico ePayments.",
"homepage": "https://github.com/Ingenico-ePayments/connect-sdk-client-ios",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Ingenico",
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/Ingenico-ePayments/connect-sdk-client-ios.git",
"tag": "3.0.1"
},
"source_files": "IngenicoConnectSDK",
"resources": "IngenicoConnectSDK/IngenicoConnectSDK.bundle",
"dependencies": {
"AFNetworking": [
"~> 2.5.3"
]
}
}