blob: ca455ebd00cb5c47a450b4b299bb88330ece1279 [file] [log] [blame]
{
"name": "GyronPayments",
"version": "0.5.1",
"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.5.1"
},
"platforms": {
"ios": "10.1"
},
"source_files": "GyronPayments/Classes/**/*",
"resource_bundles": {
"GyronPayments": [
"GyronPayments/Classes/**/*.xib"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"PromiseKit": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}