[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 9 / iUI / 1.0.2 / iUI.podspec.json
blob456ddcda23a7c8f1e43af1445388709cab0c88c4
2   "name": "iUI",
3   "version": "1.0.2",
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.2"
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": "Filter",
117       "source_files": "iUI/Filter/*.{h,m,swift}",
118       "resources": "iUI/Filter/*.{xib,xcassets}",
119       "dependencies": {
120         "iUI/Core": [
122         ],
123         "PureLayout": [
125         ]
126       }
127     },
128     {
129       "name": "Image",
130       "source_files": "iUI/Image/*.{h,m,swift}",
131       "dependencies": {
132         "iUI/Core": [
134         ],
135         "PureLayout": [
137         ],
138         "CTAssetsPickerController": [
140         ]
141       }
142     },
143     {
144       "name": "Label",
145       "source_files": "iUI/Label/*.{h,m,swift}",
146       "dependencies": {
147         "iUI/Core": [
149         ],
150         "SDWebImage": [
152         ]
153       }
154     },
155     {
156       "name": "Menu",
157       "source_files": "iUI/Menu/*.{h,m,swift}",
158       "dependencies": {
159         "iUI/Core": [
161         ],
162         "iUI/Label": [
164         ],
165         "PureLayout": [
167         ]
168       }
169     },
170     {
171       "name": "Message",
172       "source_files": "iUI/Message/*.{h,m,swift}",
173       "dependencies": {
174         "iUI/Core": [
176         ],
177         "PureLayout": [
179         ]
180       }
181     },
182     {
183       "name": "Preview",
184       "source_files": "iUI/Preview/*.{h,m,swift}",
185       "resources": "iUI/Preview/*.{xib,xcassets}",
186       "dependencies": {
187         "iUI/Core": [
189         ],
190         "iUI/Image": [
192         ],
193         "iUtil/Core": [
195         ],
196         "PureLayout": [
198         ],
199         "SDWebImage": [
201         ]
202       }
203     },
204     {
205       "name": "Progress",
206       "source_files": "iUI/Progress/*.{h,m,swift}",
207       "dependencies": {
208         "iUI/Core": [
210         ],
211         "iUI/Button": [
213         ],
214         "PureLayout": [
216         ]
217       }
218     },
219     {
220       "name": "ScrollView",
221       "source_files": "iUI/ScrollView/*.{h,m,swift}",
222       "dependencies": {
223         "iUI/Core": [
225         ],
226         "PureLayout": [
228         ],
229         "SVPullToRefresh": [
231         ],
232         "MJRefresh": [
234         ]
235       }
236     },
237     {
238       "name": "SearchBar",
239       "source_files": "iUI/SearchBar/*.{h,m,swift}",
240       "dependencies": {
241         "iUI/Core": [
243         ],
244         "iUtil": [
246         ]
247       }
248     },
249     {
250       "name": "Slider",
251       "source_files": "iUI/Slider/*.{h,m,swift}",
252       "dependencies": {
253         "iUI/Core": [
255         ]
256       }
257     },
258     {
259       "name": "ThirdPart",
260       "source_files": [
261         "module/*.{h,modulemap}",
262         "iUI/ThirdPart/*.{h,swift}",
263         "iUI/ThirdPart/Classes/*.{h,swift}",
264         "iUI/ThirdPart/Libraries/**/*.h"
265       ],
266       "resources": [
267         "iUI/ThirdPart/Resources/*.{xib,png}",
268         "iUI/ThirdPart/Libraries/**/*.{bundle}"
269       ],
270       "pod_target_xcconfig": {
271         "MODULEMAP_FILE": "$(PODS_ROOT)/iUI/module/module.modulemap",
272         "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/iUI/module",
273         "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/iUI/module"
274       },
275       "dependencies": {
276         "iUI/Core": [
278         ],
279         "iUI/CollectionView": [
281         ],
282         "iUtil/HttpHelper": [
284         ],
285         "iUtil/JsonHelper": [
287         ],
288         "PureLayout": [
290         ]
291       },
292       "libraries": [
293         "z",
294         "c++",
295         "sqlite3",
296         "resolv"
297       ],
298       "frameworks": [
299         "ImageIO",
300         "SystemConfiguration",
301         "MobileCoreServices",
302         "CoreLocation",
303         "QuartzCore",
304         "OpenGLES",
305         "SystemConfiguration",
306         "CoreGraphics",
307         "Security",
308         "CoreTelephony",
309         "Foundation",
310         "QuartzCore",
311         "Security",
312         "CFNetwork",
313         "UIKit"
314       ],
315       "vendored_frameworks": "iUI/ThirdPart/Libraries/**/*.framework",
316       "vendored_libraries": "iUI/ThirdPart/Libraries/**/lib*.a"
317     },
318     {
319       "name": "Text",
320       "source_files": "iUI/Text/*.{h,m,swift}",
321       "resources": "iUI/Text/*.{xib,xcassets}",
322       "dependencies": {
323         "iUI/Core": [
325         ],
326         "iUtil/Core": [
328         ],
329         "PureLayout": [
331         ]
332       }
333     },
334     {
335       "name": "View",
336       "source_files": "iUI/View/*.{h,m,swift}",
337       "dependencies": {
338         "iUI/Core": [
340         ],
341         "iUI/Label": [
343         ],
344         "iUtil/Core": [
346         ],
347         "PureLayout": [
349         ],
350         "SDWebImage": [
352         ]
353       }
354     }
355   ]