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}",
46 "name": "SLImageView",
47 "source_files": "CSLUILibrary/SLImageView/*.{h,m}",
48 "frameworks": "Accelerate"
52 "source_files": "CSLUILibrary/SLImage/*.{h,m}"
55 "name": "SLImageDownloader",
56 "source_files": "CSLUILibrary/SLImageDownloader/*.{h,m}",
61 "CSLUILibrary/SLImageView": [
68 "source_files": "CSLUILibrary/SLLabel/*.{h,m}",
74 "CSLUILibrary/SLImageView": [
81 "source_files": "CSLUILibrary/SLView/*.{h,m}"
85 "source_files": "CSLUILibrary/SLButton/*.{h,m}"
88 "name": "SLNavigationController",
89 "source_files": "CSLUILibrary/SLNavigationController/*.{h,m}"
92 "name": "SLTabbarView",
93 "source_files": "CSLUILibrary/SLTabbarView/*.{h,m}",
95 "CSLUILibrary/SLButton": [
98 "CSLUILibrary/SLView": [
104 "name": "SLTabbarController",
105 "source_files": "CSLUILibrary/SLTabbarController/*.{h,m}",
107 "CSLUILibrary/SLNavigationController": [
110 "CSLUILibrary/SLTabbarView": [
116 "name": "SLAlertView",
117 "source_files": "CSLUILibrary/SLAlertView/*.{h,m}",
119 "CSLUILibrary/SLView": [
122 "CSLUILibrary/SLImageView": [
125 "CSLUILibrary/SLLabel": [
128 "CSLUILibrary/SLTabbarView": [
134 "name": "SLNoticeBar",
135 "source_files": "CSLUILibrary/SLNoticeBar/*.{h,m}",
137 "CSLUILibrary/SLView": [
140 "CSLUILibrary/SLImageView": [
146 "name": "SLPopoverView",
147 "source_files": "CSLUILibrary/SLPopoverView/*.{h,m}",
149 "CSLUILibrary/SLView": [
152 "CSLUILibrary/SLTabbarView": [
158 "name": "SLScrollView",
159 "source_files": "CSLUILibrary/SLScrollView/*.{h,m}",
161 "CSLUILibrary/SLView": [
164 "CSLUILibrary/SLImageView": [
170 "name": "SLViewController",
171 "source_files": "CSLUILibrary/SLViewController/*.{h,m}",
172 "resources": "CSLUILibrary/Resources/*.png",
174 "CSLUILibrary/SLMVP": [
180 "name": "SLSearchController",
181 "source_files": "CSLUILibrary/SLSearchController/*.{h,m}",
183 "CSLUILibrary/SLView": [
186 "CSLUILibrary/SLImageView": [
189 "CSLUILibrary/SLViewController": [
192 "CSLUILibrary/SLButton": [
198 "name": "SLProgressView",
199 "source_files": "CSLUILibrary/SLProgressView/*.{h,m}",
201 "CSLUILibrary/SLView": [
207 "name": "SLSliderView",
208 "source_files": "CSLUILibrary/SLSliderView/*.{h,m}",
210 "CSLUILibrary/SLProgressView": [
217 "source_files": "CSLUILibrary/SLToast/*.{h,m}",
219 "CSLUILibrary/SLView": [
222 "CSLUILibrary/SLImageView": [
225 "CSLUILibrary/SLLabel": [
231 "name": "SLTableView",
232 "source_files": "CSLUILibrary/SLTableView/*.{h,m}",
234 "CSLUILibrary/SLModel": [
240 "name": "SLCollectionViewBase",
241 "source_files": "CSLUILibrary/SLCollectionView/Base/*.{h,m}",
243 "CSLUILibrary/SLModel": [
249 "name": "SLCardCollectionView",
250 "source_files": "CSLUILibrary/SLCollectionView/CardCollect/*.{h,m}",
252 "CSLUILibrary/SLCollectionViewBase": [
255 "CSLUILibrary/SLView": [
261 "name": "SLHorizontalCollectionView",
262 "source_files": "CSLUILibrary/SLCollectionView/HorizonCollect/*.{h,m}",
264 "CSLUILibrary/SLCollectionViewBase": [
267 "CSLUILibrary/SLView": [
273 "name": "SLNoRuleCollectionView",
274 "source_files": "CSLUILibrary/SLCollectionView/NoRuleCollect/*.{h,m}",
276 "CSLUILibrary/SLCollectionViewBase": [
279 "CSLUILibrary/SLView": [
285 "name": "SLPupCollectionView",
286 "source_files": "CSLUILibrary/SLCollectionView/PupCollect/*.{h,m}",
288 "CSLUILibrary/SLCollectionViewBase": [
291 "CSLUILibrary/SLView": [
297 "name": "SLRecycleCollectionView",
298 "source_files": "CSLUILibrary/SLCollectionView/RecycleCollect/*.{h,m}",
300 "CSLUILibrary/SLCollectionViewBase": [
303 "CSLUILibrary/SLScrollView": [
306 "CSLUILibrary/SLView": [
312 "name": "SLStaticCollectionView",
313 "source_files": "CSLUILibrary/SLCollectionView/StaticCollect/*.{h,m}",
315 "CSLUILibrary/SLCollectionViewBase": [
318 "CSLUILibrary/SLView": [
324 "name": "SLPageableCollectionView",
325 "source_files": "CSLUILibrary/SLCollectionView/PageableCollect/*.{h,m}",
327 "CSLUILibrary/SLCollectionViewBase": [
330 "CSLUILibrary/SLStaticCollectionView": [
333 "CSLUILibrary/SLRecycleCollectionView": [
336 "CSLUILibrary/SLView": [
342 "name": "SLDropDownView",
343 "source_files": "CSLUILibrary/SLDropDownView/*.{h,m}",
345 "CSLUILibrary/SLCollectionViewBase": [
348 "CSLUILibrary/SLTableView": [
351 "CSLUILibrary/SLView": [