[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / 5 / CGXHotBrandViewOC / 0.0.4 / CGXHotBrandViewOC.podspec.json
blobcda5cf4aedf480f5d72ab5e35c6236322107f790
2   "name": "CGXHotBrandViewOC",
3   "version": "0.0.4",
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.4"
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     },
34     {
35       "name": "Base",
36       "source_files": "CGXHotBrandViewOC/Base/**/*.{h,m}",
37       "dependencies": {
38         "CGXHotBrandViewOC/Custom": [
40         ],
41         "CGXHotBrandViewOC/PageControl": [
43         ]
44       }
45     },
46     {
47       "name": "HotBrand",
48       "source_files": "CGXHotBrandViewOC/HotBrand/**/*.{h,m}",
49       "dependencies": {
50         "CGXHotBrandViewOC/Base": [
52         ],
53         "CGXHotBrandViewOC/PageControl": [
55         ]
56       }
57     },
58     {
59       "name": "Cycle",
60       "source_files": "CGXHotBrandViewOC/Cycle/**/*.{h,m}",
61       "dependencies": {
62         "CGXHotBrandViewOC/Base": [
64         ]
65       }
66     },
67     {
68       "name": "Card",
69       "source_files": "CGXHotBrandViewOC/Card/**/*.{h,m}",
70       "dependencies": {
71         "CGXHotBrandViewOC/Base": [
73         ]
74       }
75     },
76     {
77       "name": "Zoom",
78       "source_files": "CGXHotBrandViewOC/Zoom/**/*.{h,m}",
79       "dependencies": {
80         "CGXHotBrandViewOC/Base": [
82         ]
83       }
84     },
85     {
86       "name": "Scroll",
87       "source_files": "CGXHotBrandViewOC/Scroll/**/*.{h,m}",
88       "dependencies": {
89         "CGXHotBrandViewOC/Base": [
91         ]
92       }
93     }
94   ]