blob: ed4382f0e63bfae31ab8eb0d514c05f19e00cb24 [file] [log] [blame]
{
"name": "TMWebViewKitSDK",
"version": "0.0.4",
"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.4"
},
"source_files": "TMFramework/TMWebViewKitSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMWebViewKitSDK.framework"
},
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"TZImagePickerController": [
],
"SVProgressHUD": [
]
}
}