[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / 6 / 8 / WSZuBase / 0.1.2 / WSZuBase.podspec.json
blobc9e18d89fc862cec178578a11f3a252db903641e
2   "name": "WSZuBase",
3   "version": "0.1.2",
4   "summary": "WSZuBase.",
5   "description": "组件化测试使用demo",
6   "homepage": "https://gitee.com/suwenxiao521/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "714350220@qq.com": "suwenxiao@100tal.com"
13   },
14   "source": {
15     "git": "https://gitee.com/suwenxiao521/WSZuBase.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Catgory",
24       "source_files": "WSZuBase/Classes/Catgory/**/*.{h,m}"
25     },
26     {
27       "name": "Tools",
28       "source_files": "WSZuBase/Classes/Tools/**/*.{*}"
29     }
30   ]