blob: 83fff9448c7d716d85b783187afd386308b3b893 [file] [log] [blame]
{
"name": "TMPaySDK",
"version": "0.0.15",
"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.15"
},
"source_files": "TMFramework/TMPaySDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMPaySDK.framework"
},
"requires_arc": true,
"dependencies": {
"TMWechatOpenSDK": [
],
"TMAlipaySDK": [
],
"TMSDK": [
]
}
}