blob: 68457c3d8d3b3cfc2c0aaef5da5da8b1080b17e8 [file] [log] [blame]
{
"name": "MIAWebViewController",
"version": "0.1.0",
"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.0"
},
"source_files": [
"Pod",
"Pod/Classes/*.{h,m}"
],
"resources": "Pod/Assets/*.png",
"frameworks": "WebKit",
"requires_arc": true,
"dependencies": {
"NJKWebViewProgress": [
"~> 0.2.3"
]
}
}