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