[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 2 / GGWkCookie / 0.1.0 / GGWkCookie.podspec.json
blob28b562a6f746be8a7c94107badae12d2502f6d89
2   "name": "GGWkCookie",
3   "version": "0.1.0",
4   "summary": "解决 WKWebView cookie 设置难题",
5   "homepage": "https://github.com/gaoguohao/GGWkCookie",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gaoguohao": "guohaoggh@163.com"
12   },
13   "source": {
14     "git": "https://github.com/gaoguohao/GGWkCookie.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "GGWkCookie/Classes/**/*",
21   "resource_bundles": {
22     "GGWkCookie": [
23       "GGWkCookie/Assets/*"
24     ]
25   },
26   "frameworks": "WebKit"