blob: 5336047fa2e03854c4b9e17340cb28c2369e09be [file] [log] [blame]
{
"name": "MIAWebViewController",
"version": "0.0.9",
"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.0.9"
},
"source_files": [
"Pod",
"Pod/Classes/*.{h,m}"
],
"resources": "Pod/Assets/*.png",
"requires_arc": true,
"dependencies": {
"NJKWebViewProgress": [
"~> 0.2.3"
]
}
}