blob: 023c731b5070d1deab080a21274cb6cf531bea2b [file] [log] [blame]
{
"name": "TMPaySDK",
"version": "0.0.14",
"summary": "TM 支付",
"homepage": "https://www.360tianma.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"renxukui": "renxukui@360tianma.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tmgc/TMPaySpec.git",
"tag": "0.0.14"
},
"source_files": "TMFramework/TMPaySDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMPaySDK.framework"
},
"requires_arc": true,
"dependencies": {
"TMWechatOpenSDK": [
],
"TMAlipaySDK": [
],
"TMSDK": [
]
}
}