[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / d / WZZViewTool / 1.0.1 / WZZViewTool.podspec.json
blob9db8b97875de745d3ef9518567545fa5fcc963c7
2   "name": "WZZViewTool",
3   "version": "1.0.1",
4   "summary": "WZZViewTool是一个视图工具集合",
5   "description": "WZZPOSManager是一个pos机中控处理器,方便接入pos",
6   "homepage": "https://github.com/13731160065/WZZViewToolDemo",
7   "license": "MIT",
8   "authors": {
9     "13731160065": "714318973@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/13731160065/WZZViewToolDemo.git",
16     "tag": "1.0.1"
17   },
18   "frameworks": "CoreBluetooth",
19   "subspecs": [
20     {
21       "name": "Animation",
22       "source_files": "WZZViewToolDemo/WZZViewTool/Animation/*"
23     },
24     {
25       "name": "AOP",
26       "source_files": "WZZViewToolDemo/WZZViewTool/AOP/*"
27     },
28     {
29       "name": "BaseView",
30       "source_files": "WZZViewToolDemo/WZZViewTool/BaseView/*"
31     },
32     {
33       "name": "Loading",
34       "source_files": "WZZViewToolDemo/WZZViewTool/Loading/*"
35     }
36   ]