blob: 1935560ce366d1495aa90f8955fc4b37903a1582 [file] [log] [blame]
{
"name": "MIAWebViewController",
"version": "0.1.6",
"summary": "use for webview controller",
"description": "*its use for webview\n *return progress",
"homepage": "https://github.com/tianjackyang/MIAWebViewController",
"license": "MIT",
"authors": {
"tianjackyang": "919548782@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tianjackyang/MIAWebViewController.git",
"tag": "0.1.6"
},
"source_files": [
"Pod",
"Pod/Classes/*.{h,m}"
],
"resources": "Pod/Assets/*.png",
"frameworks": "WebKit",
"requires_arc": true,
"dependencies": {
"NJKWebViewProgress": [
"~> 0.2.3"
],
"WebViewJavascriptBridge": [
"~>5.0.5"
]
}
}