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