2 "name": "YJTableViewFactory",
4 "summary": "UITableView工厂,可自动填充数据源,填充Cell,缓存高。",
5 "homepage": "https://github.com/937447974/YJTableViewFactory",
11 "阳君": "937447974@qq.com"
17 "git": "https://github.com/937447974/YJTableViewFactory.git",
24 "default_subspecs": "Core",
30 "preserve_paths": "Documentation/*.*",
31 "prepare_command": "sh Documentation/docset-installed.sh",
36 "Classes/DataSource/*.{h,m}",
37 "Classes/Delegate/*.{h,m}",
38 "Classes/Extend/*.{h,m}"
41 "YJTableViewFactory/CellObject": [
48 "source_files": "Classes/CellObject/*.{h,m}",
50 "YJTableViewFactory/Utils": [
57 "source_files": "Classes/Utils/*.{h,m}"