blob: a6a33047e0e66dba5bfe9ccb2ee04d18f8b30a3f [file] [log] [blame]
{
"name": "GreedUPPayPlugin",
"version": "3.3.3",
"license": "MIT",
"summary": "IOS版银联手机控件支付开发",
"homepage": "https://github.com/greedlab/GreedUPPayPlugin",
"authors": {
"Bell": "bell@greedlab.com"
},
"source": {
"git": "https://github.com/greedlab/GreedUPPayPlugin.git",
"tag": "3.3.3"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"Security"
],
"libraries": "z",
"source_files": "paymentcontrol/inc/*.h",
"vendored_libraries": "paymentcontrol/libs/libPaymentControl.a"
}