[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 5 / CGXHotBrandViewOC / 0.0.7 / CGXHotBrandViewOC.podspec.json
blobe246534e07fe4eba17e421e7875f4b118f81aa50
2   "name": "CGXHotBrandViewOC",
3   "version": "0.0.7",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/974794055/CGXHotBrandView-OC.git",
19     "tag": "0.0.7"
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": "PageControl",
32       "source_files": "CGXHotBrandViewOC/PageControl/**/*.{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/PageControl": [
48         ]
49       }
50     },
51     {
52       "name": "HotBrand",
53       "source_files": "CGXHotBrandViewOC/HotBrand/**/*.{h,m}",
54       "dependencies": {
55         "CGXHotBrandViewOC/Base": [
57         ],
58         "CGXHotBrandViewOC/PageControl": [
60         ]
61       }
62     },
63     {
64       "name": "Cycle",
65       "source_files": "CGXHotBrandViewOC/Cycle/**/*.{h,m}",
66       "dependencies": {
67         "CGXHotBrandViewOC/Base": [
69         ]
70       }
71     },
72     {
73       "name": "Card",
74       "source_files": "CGXHotBrandViewOC/Card/**/*.{h,m}",
75       "dependencies": {
76         "CGXHotBrandViewOC/Base": [
78         ]
79       }
80     },
81     {
82       "name": "Zoom",
83       "source_files": "CGXHotBrandViewOC/Zoom/**/*.{h,m}",
84       "dependencies": {
85         "CGXHotBrandViewOC/Base": [
87         ]
88       }
89     },
90     {
91       "name": "Scroll",
92       "source_files": "CGXHotBrandViewOC/Scroll/**/*.{h,m}",
93       "dependencies": {
94         "CGXHotBrandViewOC/Base": [
96         ]
97       }
98     },
99     {
100       "name": "Rotary",
101       "source_files": "CGXHotBrandViewOC/Rotary/**/*.{h,m}",
102       "dependencies": {
103         "CGXHotBrandViewOC/Base": [
105         ]
106       }
107     },
108     {
109       "name": "Slider",
110       "source_files": "CGXHotBrandViewOC/Slider/**/*.{h,m}",
111       "dependencies": {
112         "CGXHotBrandViewOC/Base": [
114         ]
115       }
116     },
117     {
118       "name": "Cover",
119       "source_files": "CGXHotBrandViewOC/Cover/**/*.{h,m}",
120       "dependencies": {
121         "CGXHotBrandViewOC/Base": [
123         ]
124       }
125     }
126   ]