blob: 6685fe2dcc9822ed84d784fd3adc3c1e1ee980ce [file] [log] [blame]
{
"name": "TMOWebView",
"version": "0.0.1",
"summary": "TMOWebView is a replacement of WebViewJavascriptBridge.",
"description": " TMOWebView is a replacement of WebViewJavascriptBridge, provide javascript extension, callback.\n",
"homepage": "https://github.com/duowan/TMOWebView/",
"license": "MIT",
"authors": {
"PonyCui": "cuiminghui@yy.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/duowan/TMOWebView.git",
"tag": "0.0.1"
},
"source_files": [
"Src",
"Src/*.{h,m}"
],
"resources": "Src/*.js",
"requires_arc": true
}