[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / 5 / CGXHotBrandViewOC / 0.0.8 / CGXHotBrandViewOC.podspec.json
blob625c3cfafc1963ccd2c94a315598b21ff4bb10f9
2   "name": "CGXHotBrandViewOC",
3   "version": "0.0.8",
4   "summary": "CGXHotBrandViewOC是基于UICollectionView封装的热门菜单库",
5   "description": "UICollectionView封装的热门菜单库,水平菜单库、轮播图、卡片翻页、缩放卡片",
6   "homepage": "https://github.com/974794055/CGXHotBrandView-OC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "974794055": "974794055@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/974794055/CGXHotBrandView-OC.git",
19     "tag": "0.0.8"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "source_files": "CGXHotBrandViewOC/CGXHotBrandViewOC.h",
24   "public_header_files": "CGXHotBrandViewOC/CGXHotBrandViewOC.h",
25   "subspecs": [
26     {
27       "name": "Custom",
28       "source_files": "CGXHotBrandViewOC/Custom/**/*.{h,m}"
29     },
30     {
31       "name": "BPageControl",
32       "source_files": "CGXHotBrandViewOC/BPageControl/**/*.{h,m}",
33       "dependencies": {
34         "CGXHotBrandViewOC/Custom": [
36         ]
37       }
38     },
39     {
40       "name": "Base",
41       "source_files": "CGXHotBrandViewOC/Base/**/*.{h,m}",
42       "dependencies": {
43         "CGXHotBrandViewOC/Custom": [
45         ],
46         "CGXHotBrandViewOC/BPageControl": [
48         ]
49       }
50     },
51     {
52       "name": "BIndicator",
53       "source_files": "CGXHotBrandViewOC/BIndicator/**/*.{h,m}",
54       "dependencies": {
55         "CGXHotBrandViewOC/Custom": [
57         ],
58         "CGXHotBrandViewOC/Base": [
60         ]
61       }
62     },
63     {
64       "name": "HotBrand",
65       "source_files": "CGXHotBrandViewOC/HotBrand/**/*.{h,m}",
66       "dependencies": {
67         "CGXHotBrandViewOC/Base": [
69         ],
70         "CGXHotBrandViewOC/BIndicator": [
72         ]
73       }
74     },
75     {
76       "name": "Cycle",
77       "source_files": "CGXHotBrandViewOC/Cycle/**/*.{h,m}",
78       "dependencies": {
79         "CGXHotBrandViewOC/Base": [
81         ],
82         "CGXHotBrandViewOC/BIndicator": [
84         ]
85       }
86     },
87     {
88       "name": "Card",
89       "source_files": "CGXHotBrandViewOC/Card/**/*.{h,m}",
90       "dependencies": {
91         "CGXHotBrandViewOC/Base": [
93         ],
94         "CGXHotBrandViewOC/BIndicator": [
96         ]
97       }
98     },
99     {
100       "name": "Zoom",
101       "source_files": "CGXHotBrandViewOC/Zoom/**/*.{h,m}",
102       "dependencies": {
103         "CGXHotBrandViewOC/Base": [
105         ],
106         "CGXHotBrandViewOC/BIndicator": [
108         ]
109       }
110     },
111     {
112       "name": "Scroll",
113       "source_files": "CGXHotBrandViewOC/Scroll/**/*.{h,m}",
114       "dependencies": {
115         "CGXHotBrandViewOC/Base": [
117         ],
118         "CGXHotBrandViewOC/BIndicator": [
120         ]
121       }
122     },
123     {
124       "name": "Rotary",
125       "source_files": "CGXHotBrandViewOC/Rotary/**/*.{h,m}",
126       "dependencies": {
127         "CGXHotBrandViewOC/Base": [
129         ],
130         "CGXHotBrandViewOC/BIndicator": [
132         ]
133       }
134     },
135     {
136       "name": "Slider",
137       "source_files": "CGXHotBrandViewOC/Slider/**/*.{h,m}",
138       "dependencies": {
139         "CGXHotBrandViewOC/Base": [
141         ],
142         "CGXHotBrandViewOC/BIndicator": [
144         ]
145       }
146     },
147     {
148       "name": "Cover",
149       "source_files": "CGXHotBrandViewOC/Cover/**/*.{h,m}",
150       "dependencies": {
151         "CGXHotBrandViewOC/Base": [
153         ],
154         "CGXHotBrandViewOC/BIndicator": [
156         ]
157       }
158     }
159   ]