[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 2 / WSWebKit / 0.1.0 / WSWebKit.podspec.json
blob56e500bdcc614b9db93ae87111b7d88db1e82d97
2   "name": "WSWebKit",
3   "version": "0.1.0",
4   "summary": "WSWebKit html开发组件",
5   "description": "通用web开发组件,需要配合响应的javascript脚本使用",
6   "homepage": "https://github.com/wws19125/WSWebKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wang": "wws19125@126.com"
13   },
14   "source": {
15     "git": "https://github.com/wws19125/WSWebKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WSWebKit/WSWebKit/**/*",
22   "resource_bundles": {
23     "WSWebKit": [
24       "WSWebKit/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "WSLog": [
30     ]
31   }