[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 6 / 7 / MIAWebViewController / 0.1.0 / MIAWebViewController.podspec.json
blob68457c3d8d3b3cfc2c0aaef5da5da8b1080b17e8
2   "name": "MIAWebViewController",
3   "version": "0.1.0",
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.1.0"
17   },
18   "source_files": [
19     "Pod",
20     "Pod/Classes/*.{h,m}"
21   ],
22   "resources": "Pod/Assets/*.png",
23   "frameworks": "WebKit",
24   "requires_arc": true,
25   "dependencies": {
26     "NJKWebViewProgress": [
27       "~> 0.2.3"
28     ]
29   }