4 "summary": "Swift编写的快速创建TableView和CollectionView的框架",
5 "description": "使用Swift编写的快速创建ListView和CollectionView的框架,灵感来自于Eureka",
6 "homepage": "https://gitlab.com/guozhongcheng/GZCList",
12 "Guo ZhongCheng": "gzhongcheng@qq.com"
15 "git": "https://gitlab.com/guozhongcheng/GZCList.git",
18 "swift_versions": "5.3",
22 "pod_target_xcconfig": {
23 "IPHONEOS_DEPLOYMENT_TARGET": "9.0"
25 "default_subspecs": "RefreshExtension",
29 "source_files": "GZCList/Classes/Base/**/*.swift",
40 "name": "CollectionView",
41 "source_files": "GZCList/Classes/CollectionView/**/*.swift",
50 "source_files": "GZCList/Classes/TableView/**/*.swift",
58 "name": "RefreshExtension",
59 "source_files": "GZCList/Classes/RefreshExtension/**/*.swift",
61 "GZCList/CollectionView": [
64 "GZCList/TableView": [
73 "swift_version": "5.3"