blob: 2f53423ee2d824e00749daa00c111fe92de75b48 [file] [log] [blame]
{
"name": "UPPaySDK-JDBR",
"version": "0.0.2",
"summary": "UPPaySDK 3.3.6(银联支付控件 for iOS)",
"description": "PPaySDK's cocoapods integration",
"homepage": "https://open.unionpay.com/ajweb/index",
"license": {
"type": "Copyright",
"text": "中国银联 版权所有."
},
"authors": {
"fanhuibo": "huibo.fan@huaat.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jidibingren/UPPaySDK-JDBR.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "paymentcontrol/**/*.h",
"vendored_libraries": "paymentcontrol/**/*.a",
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"Security"
],
"libraries": [
"z",
"stdc++"
]
}