[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 6 / 7 / MIAWebViewController / 0.0.9 / MIAWebViewController.podspec.json
blob5336047fa2e03854c4b9e17340cb28c2369e09be
2   "name": "MIAWebViewController",
3   "version": "0.0.9",
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.9"
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   }