blob: 8700bf734b123aaa7ad373894788237e3b442466 [file] [log] [blame]
{
"name": "GreedUPApplePay",
"version": "2.0.64",
"license": "MIT",
"summary": "iOS版银联Apple Pay手机支付控件",
"homepage": "https://github.com/greedlab/GreedUPApplePay",
"authors": {
"Bell": "bell@greedlab.com"
},
"source": {
"git": "https://github.com/greedlab/GreedUPApplePay.git",
"tag": "2.0.64"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"CFNetwork",
"PassKit",
"SystemConfiguration",
"Foundation",
"UIKit"
],
"libraries": "z",
"source_files": "applePaySDK/inc/*.h",
"vendored_libraries": "applePaySDK/libs/*.a"
}