blob: d353886c306b6498fb2639e624c7b63f62b208b7 [file] [log] [blame]
{
"name": "TMPaySDK",
"version": "0.0.8",
"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.8"
},
"source_files": "TMFramework/TMPaySDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMPaySDK.framework"
},
"requires_arc": true,
"dependencies": {
"TMShare": [
],
"AlipaySDK-iOS": [
]
}
}