[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / d / SkuoAppComponentPod / 0.0.2 / SkuoAppComponentPod.podspec.json
bloba0e197342144cdcffa34df06154a60f585777a4a
2   "name": "SkuoAppComponentPod",
3   "version": "0.0.2",
4   "summary": "The Kit and Category Component in APP",
5   "description": "The Kit and Category Component in APP\n一些悦站,悦管家,智控一号的组件和分类\n安装方法 :\npod install SkuoAppComponentPod",
6   "homepage": "https://github.com/alading664/SkuoAppComponentPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alading664": "alading664@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alading664/SkuoAppComponentPod.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "SkuoCategory",
24       "source_files": "SkuoAppComponentPod/Classes/Category/**/*",
25       "public_header_files": "SkuoAppComponentPod/Classes/Category/*.h"
26     },
27     {
28       "name": "SkuoDefine",
29       "source_files": "SkuoAppComponentPod/Classes/SkuoAppComponentPodDefine.h",
30       "private_header_files": "SkuoAppComponentPod/Classes/SkuoAppComponentPodDefine.h"
31     },
32     {
33       "name": "PullDisplayFilterMenuView",
34       "dependencies": {
35         "SkuoAppComponentPod/SkuoCategory": [
37         ],
38         "Masonry": [
40         ],
41         "SkuoAppComponentPod/SkuoDefine": [
43         ]
44       },
45       "source_files": "SkuoAppComponentPod/Classes/Module/PullDisplayFilterMenuView/**/*",
46       "public_header_files": "SkuoAppComponentPod/Classes/Module/PullDisplayFilterMenuView/PullDisplayFilterMenuView.h"
47     },
48     {
49       "name": "StarCommitRatiingView",
50       "dependencies": {
51         "SkuoAppComponentPod/SkuoCategory": [
53         ],
54         "Masonry": [
56         ],
57         "SkuoAppComponentPod/SkuoDefine": [
59         ]
60       },
61       "source_files": "SkuoAppComponentPod/Classes/Module/StarCommitRatingView/StarCommitRatingView.{h,m}",
62       "public_header_files": "SkuoAppComponentPod/Classes/Module/StarCommitRatingView/StarCommitRatingView.h"
63     }
64   ]