[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 6 / 8 / WSZuBase / 0.1.1 / WSZuBase.podspec.json
blob7e22d09fd811780774ddd3e0e4ef8642e70b6c05
2   "name": "WSZuBase",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "Catgory",
22   "subspecs": [
23     {
24       "name": "Catgory",
25       "source_files": "WSZuBase/Classes/Catgory/**/*.{h,m}"
26     }
27   ]