[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / f / 6 / GSWebKitViewController / 0.1.0 / GSWebKitViewController.podspec.json
blob2d3037c298785b3a03371f00dcbbfbcc272772b1
2   "name": "GSWebKitViewController",
3   "version": "0.1.0",
4   "summary": "A short description of GSWebKitViewController.",
5   "description": "WKWebView通用控件,业务与工具解耦",
6   "homepage": "https://github.com/johnsongs/GSWebKitViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johnsongs": "johnson_gs@live.cn"
13   },
14   "source": {
15     "git": "https://github.com/johnsongs/GSWebKitViewController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GSWebKitViewController/Classes/**/*",
22   "resource_bundles": {
23     "GSWebKitViewController": [
24       "GSWebKitViewController/Assets/**/*"
25     ]
26   }