[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 2 / GBWebView / 0.0.2 / GBWebView.podspec.json
blob34e76de6f709535cd5d019db460fa5bf2742faf4
2   "name": "GBWebView",
3   "version": "0.0.2",
4   "summary": "一个整合UIWebView和WKWebView的webView控件",
5   "description": "\"一个整合UIWebView和WKWebView的webView控件,我不知道该写啥了\"",
6   "homepage": "https://github.com/651729545/GBWebView.git",
7   "license": "MIT",
8   "authors": {
9     "651729545": "651729545@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/651729545/GBWebView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "*.{h}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "WebKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "ReactiveCocoa": [
27       "~> 2.5"
28     ],
29     "MJRefresh": [
30       "~> 3.1.16"
31     ],
32     "Aspects": [
33       "~> 1.4.1"
34     ]
35   }