2 "name": "CSLUILibrary",
4 "summary": "UI configurable interface Library",
5 "homepage": "https://github.com/chengshiliang/CSLUILibrary",
11 "chengshiliang": "285928582@qq.com"
14 "git": "https://github.com/chengshiliang/CSLUILibrary.git",
20 "source_files": "CSLUILibrary/**/**/*.{h,m}",
34 "source_files": "CSLUILibrary/SLMVP/*.{h,m}"
38 "source_files": "CSLUILibrary/SLModel/*.{h,m}"
41 "name": "SLImageView",
42 "source_files": "CSLUILibrary/SLImageView/*.{h,m}",
43 "frameworks": "Accelerate"
47 "source_files": "CSLUILibrary/SLImage/*.{h,m}"
50 "name": "SLImageDownloader",
51 "source_files": "CSLUILibrary/SLImageDownloader/*.{h,m}",
56 "CSLUILibrary/SLImageView": [
63 "source_files": "CSLUILibrary/SLLabel/*.{h,m}",
69 "CSLUILibrary/SLImageView": [
76 "source_files": "CSLUILibrary/SLView/*.{h,m}"
80 "source_files": "CSLUILibrary/SLButton/*.{h,m}"
83 "name": "SLNavigationController",
84 "source_files": "CSLUILibrary/SLNavigationController/*.{h,m}"
87 "name": "SLTabbarView",
88 "source_files": "CSLUILibrary/SLTabbarView/*.{h,m}",
90 "CSLUILibrary/SLButton": [
93 "CSLUILibrary/SLView": [
99 "name": "SLTabbarController",
100 "source_files": "CSLUILibrary/SLTabbarController/*.{h,m}",
102 "CSLUILibrary/SLNavigationController": [
105 "CSLUILibrary/SLTabbarView": [
111 "name": "SLAlertView",
112 "source_files": "CSLUILibrary/SLAlertView/*.{h,m}",
114 "CSLUILibrary/SLView": [
117 "CSLUILibrary/SLImageView": [
120 "CSLUILibrary/SLLabel": [
123 "CSLUILibrary/SLTabbarView": [
129 "name": "SLNoticeBar",
130 "source_files": "CSLUILibrary/SLNoticeBar/*.{h,m}",
132 "CSLUILibrary/SLView": [
135 "CSLUILibrary/SLImageView": [
141 "name": "SLPopoverView",
142 "source_files": "CSLUILibrary/SLPopoverView/*.{h,m}",
144 "CSLUILibrary/SLView": [
147 "CSLUILibrary/SLTabbarView": [
153 "name": "SLScrollView",
154 "source_files": "CSLUILibrary/SLScrollView/*.{h,m}",
156 "CSLUILibrary/SLView": [
159 "CSLUILibrary/SLImageView": [
165 "name": "SLViewController",
166 "source_files": "CSLUILibrary/SLViewController/*.{h,m}",
167 "resources": "CSLUILibrary/Resources/*.png",
169 "CSLUILibrary/SLMVP": [
175 "name": "SLSearchController",
176 "source_files": "CSLUILibrary/SLSearchController/*.{h,m}",
178 "CSLUILibrary/SLView": [
181 "CSLUILibrary/SLImageView": [
184 "CSLUILibrary/SLViewController": [
187 "CSLUILibrary/SLButton": [
193 "name": "SLProgressView",
194 "source_files": "CSLUILibrary/SLProgressView/*.{h,m}",
196 "CSLUILibrary/SLView": [
202 "name": "SLSliderView",
203 "source_files": "CSLUILibrary/SLSliderView/*.{h,m}",
205 "CSLUILibrary/SLProgressView": [
212 "source_files": "CSLUILibrary/SLToast/*.{h,m}",
214 "CSLUILibrary/SLView": [
217 "CSLUILibrary/SLImageView": [
220 "CSLUILibrary/SLLabel": [
226 "name": "SLTableView",
227 "source_files": "CSLUILibrary/SLTableView/*.{h,m}",
229 "CSLUILibrary/SLModel": [
235 "name": "SLCollectionViewBase",
236 "source_files": "CSLUILibrary/SLCollectionView/Base/*.{h,m}",
238 "CSLUILibrary/SLModel": [
244 "name": "SLCardCollectionView",
245 "source_files": "CSLUILibrary/SLCollectionView/CardCollect/*.{h,m}",
247 "CSLUILibrary/SLCollectionViewBase": [
250 "CSLUILibrary/SLView": [
256 "name": "SLHorizontalCollectionView",
257 "source_files": "CSLUILibrary/SLCollectionView/HorizonCollect/*.{h,m}",
259 "CSLUILibrary/SLCollectionViewBase": [
262 "CSLUILibrary/SLView": [
268 "name": "SLNoRuleCollectionView",
269 "source_files": "CSLUILibrary/SLCollectionView/NoRuleCollect/*.{h,m}",
271 "CSLUILibrary/SLCollectionViewBase": [
274 "CSLUILibrary/SLView": [
280 "name": "SLPupCollectionView",
281 "source_files": "CSLUILibrary/SLCollectionView/PupCollect/*.{h,m}",
283 "CSLUILibrary/SLCollectionViewBase": [
286 "CSLUILibrary/SLView": [
292 "name": "SLRecycleCollectionView",
293 "source_files": "CSLUILibrary/SLCollectionView/RecycleCollect/*.{h,m}",
295 "CSLUILibrary/SLCollectionViewBase": [
298 "CSLUILibrary/SLScrollView": [
301 "CSLUILibrary/SLView": [
307 "name": "SLStaticCollectionView",
308 "source_files": "CSLUILibrary/SLCollectionView/StaticCollect/*.{h,m}",
310 "CSLUILibrary/SLCollectionViewBase": [
313 "CSLUILibrary/SLView": [
319 "name": "SLPageableCollectionView",
320 "source_files": "CSLUILibrary/SLCollectionView/PageableCollect/*.{h,m}",
322 "CSLUILibrary/SLCollectionViewBase": [
325 "CSLUILibrary/SLStaticCollectionView": [
328 "CSLUILibrary/SLRecycleCollectionView": [
331 "CSLUILibrary/SLView": [
337 "name": "SLDropDownView",
338 "source_files": "CSLUILibrary/SLDropDownView/*.{h,m}",
340 "CSLUILibrary/SLCollectionViewBase": [
343 "CSLUILibrary/SLTableView": [
346 "CSLUILibrary/SLView": [
352 "name": "SLSliderMenu",
353 "source_files": "CSLUILibrary/SLSliderMenu/*.{h,m}",
355 "CSLUILibrary/SLViewController": [