blob: 258a4a07f456c993f66d781541048c9ef03d430b [file] [log] [blame]
{
"name": "GyronPayments",
"version": "0.4.10",
"summary": "Gyron Payments SDK for iOS CocoaPod.",
"description": "Gyron Payments System SDK for iOS. This is the CocoaPods version, and requires CocoaPods installed.",
"homepage": "https://github.com/gyro-n/PaymentsIos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Ye": "d.ye@univapay.com"
},
"source": {
"git": "https://github.com/gyro-n/PaymentsIos.git",
"tag": "0.4.10"
},
"platforms": {
"ios": "10.1"
},
"source_files": "GyronPayments/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"PromiseKit": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}