blob: 34e227e000f9edc25804eb5bb935029f8bbd2843 [file] [log] [blame]
{
"name": "UPPaySDK",
"version": "3.3.3",
"summary": "银联支付控件 for iOS",
"homepage": "https://open.unionpay.com/ajweb/index",
"license": {
"type": "Copyright",
"text": "中国银联 版权所有."
},
"authors": {
"unionpay": "https://open.unionpay.com/ajweb/index"
},
"source": {
"git": "https://github.com/appwgh/UPPaySDK.git",
"tag": "3.3.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "libUPPaySDK/*.h",
"vendored_libraries": "libUPPaySDK/libPaymentControl.a",
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"Security"
],
"libraries": [
"z",
"stdc++"
]
}