blob: 81722c546143aec6f68a330d04118f06a3d0d662 [file] [log] [blame]
{
"name": "GZPay",
"version": "0.0.2",
"summary": "果子Pay支付SDK。",
"homepage": "https://github.com/Ted4kra/GZPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ted4kra": "ted4kra@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Ted4kra/GZPay.git",
"tag": "0.0.2"
},
"ios": {
"vendored_frameworks": "Frameworks/*.framework"
},
"swift_versions": "4.2",
"dependencies": {
"AFNetworking": [
],
"PromiseKit": [
"~> 6.8"
]
},
"swift_version": "4.2"
}