[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 7 / MIAWebViewController / 0.0.6 / MIAWebViewController.podspec.json
blobe44307d49e9a4d15c1e0c229fae1b6ed0c572614
2   "name": "MIAWebViewController",
3   "version": "0.0.6",
4   "summary": "use for webview controller",
5   "description": "*its use for webview\n              *return progress",
6   "homepage": "https://github.com/tianjackyang/MIAWebViewController",
7   "license": "MIT",
8   "authors": {
9     "tianjackyang": "919548782@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/tianjackyang/MIAWebViewController.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "Pod",
20     "Pod/Classes/*.{h,m}"
21   ],
22   "resources": "Pod/Assets/*.png",
23   "requires_arc": true,
24   "dependencies": {
25     "NJKWebViewProgress": [
26       "~> 0.2.3"
27     ]
28   }