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