blob: b1d11a00cf828db5e00dba32cdc8b71afae45009 [file] [log] [blame]
{
"name": "TMWVKActivitySDK",
"version": "0.0.1",
"summary": "TM web",
"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/TMWVKActivitySpec.git",
"tag": "0.0.1"
},
"source_files": "TMFramework/TMWVKActivitySDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMWVKActivitySDK.framework"
},
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"TMUserCenter": [
],
"TMWebViewKitSDK": [
]
}
}