[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / f / MDSWebViewController / 0.1.0 / MDSWebViewController.podspec.json
blobe3056a85b649b2c16695fc097d845f98e443b5b4
2   "name": "MDSWebViewController",
3   "version": "0.1.0",
4   "summary": "webViewcontroller,wkwebView,wechat,微信",
5   "description": "webViewcontroller,base in wkwebView,will be like wechat webView",
6   "swift_version": "4.2",
7   "homepage": "https://github.com/xuxueing/MDSWebViewController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "xuxueing": "330578304@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/xuxueing/MDSWebViewController.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MDSWebViewController/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "WebKit"
26   ],
27   "dependencies": {
28     "SnapKit": [
30     ]
31   }