blob: c6a4c312ef221c93c9208e6ada8dad3b3a7a2ec6 [file] [log] [blame]
{
"name": "MSWebViewJavaScriptBridge",
"version": "0.0.2",
"summary": "Make UIWebView easy to interact with the JavaScript.",
"homepage": "https://github.com/MrSongzj/MSWebViewJavaScriptBridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrsong": "424607870@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MrSongzj/MSWebViewJavaScriptBridge.git",
"tag": "v0.0.2"
},
"source_files": "MSWebViewJavaScriptBridge/*.{h,m}"
}