4 "summary": "iOS上,对集合类型的视图进行模型封装,以及提供结构化的视图",
5 "description": "1.对UITableView,UICollectionView,UIPickerView进行模型数据封装\n2.提供一套TabBar页签控制器机制\n3.仿照安卓,提供简单的布局容器\n4.提供流式布局的UIButton子类\n5.提供一个可循环滚动的UIPickerView",
6 "homepage": "https://gitee.com/sushangjin/MKUI",
12 "sushangjin": "381130632@qq.com"
15 "git": "https://gitee.com/sushangjin/MKUI",
21 "source_files": "MKUI/*.h",
24 "name": "CollectionModel",
26 "MKUI/CollectionModel/*.{h,m}",
27 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
33 "MKUI/Constraint/*.{h,m}",
34 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
40 "MKUI/Extension/*.{h,m}",
41 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
50 "name": "UITebleViewModel",
52 "MKUI/UITebleViewModel/*.{h,m}",
53 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
56 "MKUI/CollectionModel": [
68 "name": "UICollectionModel",
70 "MKUI/UICollectionModel/*.{h,m}",
71 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
74 "MKUI/CollectionModel": [
86 "name": "UIPickerViewModel",
88 "MKUI/UIPickerViewModel/*.{h,m}",
89 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
92 "MKUI/CollectionModel": [
98 "name": "TarBarController",
100 "MKUI/TarBarController/*.{h,m}",
101 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
104 "MKUI/UICollectionModel": [
116 "name": "MKUIPickerCycleView",
117 "source_files": "MKUI/UIPickerViewModel/MKUIPickerCycleView.{h,m}"
120 "name": "MKUIFlowLayoutButton",
122 "MKUI/Constraint/{MKCGRect,CGGeometry+MKUI,MKUIFlowLayoutButton,MKUILayoutConstraint,MKUILayoutConstraintItemWrapper,MKUIFlowLayoutConstraint,MKUIFlowLayoutButton}.{h,m}",
123 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"