4 "summary": "Swift编写的快速创建TableView和CollectionView的框架",
5 "description": "使用Swift编写的快速创建ListView和CollectionView的框架,灵感来自于Eureka",
6 "homepage": "https://gitlab.com/GZCFrameworks_swift/GZCList",
12 "Guo ZhongCheng": "gzhongcheng@qq.com"
15 "git": "https://gitlab.com/GZCFrameworks_swift/GZCList.git",
18 "swift_versions": "5.3",
22 "default_subspecs": "RefreshExtension",
26 "source_files": "GZCList/Classes/Base/**/*.swift",
31 "GZCExtends/WebImage": [
37 "name": "CollectionView",
38 "source_files": "GZCList/Classes/CollectionView/**/*.swift",
47 "source_files": "GZCList/Classes/TableView/**/*.swift",
55 "name": "RefreshExtension",
56 "source_files": "GZCList/Classes/RefreshExtension/**/*.swift",
58 "GZCList/CollectionView": [
61 "GZCList/TableView": [
70 "swift_version": "5.3"