blob: d15c188b3d698032a5a5cfb6bdd7a552f9ad5c62 [file] [log] [blame]
{
"name": "TMWebViewKitSDK",
"version": "0.0.15",
"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/TMWebViewKitSpec.git",
"tag": "0.0.15"
},
"source_files": "TMFramework/TMWebViewKitSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMWebViewKitSDK.framework"
},
"resources": "TMFramework/TMWVKResources.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"TZImagePickerController": [
],
"SVProgressHUD": [
],
"TMUserCenter": [
],
"TMWebViewJavascriptBridge": [
]
}
}