blob: bbbd8988a01345638eaabcf6475a17f3b144127b [file] [log] [blame]
{
"name": "PaytureSDK",
"version": "0.1.5",
"summary": "Library for work with Payture payments for mobile apps",
"homepage": "https://payture.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Fedorov": "ilya.fedorov@antares-software.ru"
},
"source": {
"git": "https://github.com/ASG-products/PaytureSDK-iOS.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "PaytureSDK.framework"
},
"dependencies": {
"AFNetworking": [
"~> 4.0"
]
}
}