blob: 0f168533145dd5548151ad6d6b487d02afd33e25 [file] [log] [blame]
{
"name": "TMWebViewKitSDK",
"version": "0.0.6",
"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.6"
},
"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": [
]
}
}