[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / 9 / WUFrameWork / 0.1.1 / WUFrameWork.podspec.json
blobd000337eb722344c25fca06f36202c2825be6dd8
2   "name": "WUFrameWork",
3   "version": "0.1.1",
4   "summary": "这是基础服务框架——WUFrameWork.",
5   "description": "TODO: 本次更新加入SnapKit和BaseViewAdd long description of the pod here.",
6   "homepage": "https://github.com/liangsay/WUFrameWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liangsay": "sonywuyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liangsay/WUFrameWork.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "WUFrameWork",
23     "WUFrameWork/**/*.{h,m,swift}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "WebKit"
28   ],
29   "dependencies": {
30     "SnapKit": [
31       "= 3.0.2"
32     ]
33   }