blob: a6c40f9192a846f041a09a70f837e6337811ba72 [file] [log] [blame]
{
"name": "UPPaySDK-JDBR",
"version": "0.0.1",
"summary": "银联支付控件 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.1"
},
"requires_arc": true,
"source_files": "paymentcontrol/**/*.h",
"vendored_libraries": "paymentcontrol/**/*.a",
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"Security"
],
"libraries": [
"z",
"stdc++"
]
}