[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 9 / iUI / 1.0 / iUI.podspec.json
blob9a1a55117e541df354b50d53fc41f7a02155797e
2   "name": "iUI",
3   "version": "1.0",
4   "summary": "UI class collection for ios.",
5   "description": "The project contains many useful ui classes for ios.",
6   "homepage": "https://gitee.com/wendachuan/iUI",
7   "license": "GPLv2",
8   "authors": {
9     "wendachuan": "wendachuan@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/wendachuan/iUI.git",
16     "tag": "1.0"
17   },
18   "requires_arc": true,
19   "source_files": "iUI/*.{h,m,swift}",
20   "module_name": "iUI",
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Banner",
25       "source_files": "iUI/Banner/*.{h,m,swift}",
26       "dependencies": {
27         "iUI/Core": [
29         ],
30         "PureLayout": [
32         ],
33         "iUtil/Core": [
35         ],
36         "SDWebImage": [
38         ]
39       }
40     },
41     {
42       "name": "Button",
43       "source_files": "iUI/Button/*.{h,m,swift}",
44       "dependencies": {
45         "iUI/Core": [
47         ]
48       }
49     },
50     {
51       "name": "CollectionView",
52       "source_files": "iUI/CollectionView/*.{h,m,swift}",
53       "resources": "iUI/CollectionView/*.{xib,xcassets}",
54       "dependencies": {
55         "iUI/Core": [
57         ],
58         "iUI/Controller": [
60         ],
61         "iUI/Preview": [
63         ],
64         "PureLayout": [
66         ],
67         "CTAssetsPickerController": [
69         ],
70         "MJRefresh": [
72         ],
73         "iUtil/Core": [
75         ]
76       }
77     },
78     {
79       "name": "Controller",
80       "source_files": "iUI/Controller/*.{h,m,swift}",
81       "dependencies": {
82         "iUI/Core": [
84         ],
85         "iUI/Preview": [
87         ],
88         "iUI/View": [
90         ],
91         "MJRefresh": [
93         ],
94         "PureLayout": [
96         ],
97         "ODRefreshControl": [
99         ],
100         "LXReorderableCollectionViewFlowLayout": [
102         ],
103         "SDWebImage": [
105         ],
106         "iUtil/Core": [
108         ]
109       }
110     },
111     {
112       "name": "Core",
113       "source_files": "iUI/Core/*.{h,m,swift}"
114     },
115     {
116       "name": "Image",
117       "source_files": "iUI/Image/*.{h,m,swift}",
118       "resources": "iUI/Image/*.{xib,xcassets}",
119       "dependencies": {
120         "iUI/Core": [
122         ],
123         "PureLayout": [
125         ],
126         "CTAssetsPickerController": [
128         ]
129       }
130     },
131     {
132       "name": "Label",
133       "source_files": "iUI/Label/*.{h,m,swift}",
134       "dependencies": {
135         "iUI/Core": [
137         ],
138         "SDWebImage": [
140         ]
141       }
142     },
143     {
144       "name": "Menu",
145       "source_files": "iUI/Menu/*.{h,m,swift}",
146       "dependencies": {
147         "iUI/Core": [
149         ],
150         "iUI/Label": [
152         ],
153         "PureLayout": [
155         ]
156       }
157     },
158     {
159       "name": "Message",
160       "source_files": "iUI/Message/*.{h,m,swift}",
161       "dependencies": {
162         "iUI/Core": [
164         ],
165         "PureLayout": [
167         ]
168       }
169     },
170     {
171       "name": "Preview",
172       "source_files": "iUI/Preview/*.{h,m,swift}",
173       "dependencies": {
174         "iUI/Core": [
176         ],
177         "iUI/Image": [
179         ],
180         "iUtil/Core": [
182         ],
183         "PureLayout": [
185         ],
186         "SDWebImage": [
188         ]
189       }
190     },
191     {
192       "name": "Progress",
193       "source_files": "iUI/Progress/*.{h,m,swift}",
194       "dependencies": {
195         "iUI/Core": [
197         ],
198         "iUI/Button": [
200         ],
201         "PureLayout": [
203         ]
204       }
205     },
206     {
207       "name": "ScrollView",
208       "source_files": "iUI/ScrollView/*.{h,m,swift}",
209       "dependencies": {
210         "iUI/Core": [
212         ],
213         "PureLayout": [
215         ],
216         "SVPullToRefresh": [
218         ]
219       }
220     },
221     {
222       "name": "Slider",
223       "source_files": "iUI/Slider/*.{h,m,swift}",
224       "dependencies": {
225         "iUI/Core": [
227         ]
228       }
229     },
230     {
231       "name": "ThirdPart",
232       "source_files": [
233         "module/*.{h,modulemap}",
234         "iUI/ThirdPart/*.{h,swift}",
235         "iUI/ThirdPart/Classes/*.{h,swift}",
236         "iUI/ThirdPart/Libraries/**/*.h"
237       ],
238       "resources": [
239         "iUI/ThirdPart/Resources/*.{xib,png}",
240         "iUI/ThirdPart/Libraries/**/*.{bundle}"
241       ],
242       "pod_target_xcconfig": {
243         "MODULEMAP_FILE": "$(PODS_ROOT)/iUI/module/module.modulemap",
244         "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/iUI/module",
245         "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/iUI/module"
246       },
247       "dependencies": {
248         "iUI/Core": [
250         ],
251         "iUI/CollectionView": [
253         ],
254         "iUtil/HttpHelper": [
256         ],
257         "iUtil/JsonHelper": [
259         ],
260         "PureLayout": [
262         ]
263       },
264       "libraries": [
265         "z",
266         "c++",
267         "sqlite3",
268         "resolv"
269       ],
270       "frameworks": [
271         "ImageIO",
272         "SystemConfiguration",
273         "MobileCoreServices",
274         "CoreLocation",
275         "QuartzCore",
276         "OpenGLES",
277         "SystemConfiguration",
278         "CoreGraphics",
279         "Security",
280         "CoreTelephony",
281         "Foundation",
282         "QuartzCore",
283         "Security",
284         "CFNetwork",
285         "UIKit"
286       ],
287       "vendored_frameworks": "iUI/ThirdPart/Libraries/**/*.framework",
288       "vendored_libraries": "iUI/ThirdPart/Libraries/**/lib*.a"
289     },
290     {
291       "name": "Text",
292       "source_files": "iUI/Text/*.{h,m,swift}",
293       "resources": "iUI/Text/*.{xib,xcassets}",
294       "dependencies": {
295         "iUI/Core": [
297         ],
298         "iUtil/Core": [
300         ],
301         "PureLayout": [
303         ]
304       }
305     },
306     {
307       "name": "View",
308       "source_files": "iUI/View/*.{h,m,swift}",
309       "dependencies": {
310         "iUI/Core": [
312         ],
313         "iUI/Label": [
315         ],
316         "iUtil/Core": [
318         ],
319         "PureLayout": [
321         ],
322         "SDWebImage": [
324         ]
325       }
326     }
327   ]