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",
26 "MKUI/Extension/*.{h,m}",
27 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
31 "name": "CollectionModel",
33 "MKUI/CollectionModel/*.{h,m}",
34 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
38 "name": "UITebleViewModel",
40 "MKUI/UITebleViewModel/*.{h,m}",
41 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
44 "MKUI/CollectionModel": [
53 "name": "UICollectionModel",
55 "MKUI/UICollectionModel/*.{h,m}",
56 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
59 "MKUI/CollectionModel": [
68 "name": "UIPickerViewModel",
70 "MKUI/UIPickerViewModel/*.{h,m}",
71 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
74 "MKUI/CollectionModel": [
82 "MKUI/Constraint/*.{h,m}",
83 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
87 "name": "TarBarController",
89 "MKUI/TarBarController/*.{h,m}",
90 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"
93 "MKUI/UICollectionModel": [
105 "name": "MKUIPickerCycleView",
106 "source_files": "MKUI/UIPickerViewModel/MKUIPickerCycleView.{h,m}"
109 "name": "MKUIFlowLayoutButton",
111 "MKUI/Constraint/{MKCGRect,CGGeometry+MKUI,MKUIFlowLayoutButton,MKUILayoutConstraint,MKUILayoutConstraintItemWrapper,MKUIFlowLayoutConstraint,MKUIFlowLayoutButton}.{h,m}",
112 "MKUI/{MKUIPreCompile,MKDefine_EnumUtil}.h"