blob: cc5d2d0e6953b11d3a4a4a1f27ccd9a3aa98ed50 [file] [log] [blame]
{
"name": "TMWVKTabbarManageSDK",
"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/TMWVKTabbarManageSpec.git",
"tag": "0.0.1"
},
"source_files": "TMFramework/TMWVKTabbarManageSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMWVKTabbarManageSDK.framework"
},
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"TMUserCenter": [
],
"TMWebViewKitSDK": [
]
}
}