[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / 0 / 9 / GZCList / 0.1.0 / GZCList.podspec.json
blobd6ce2b015a2c13c5bf9b6a19ffac0b225834d841
2   "name": "GZCList",
3   "version": "0.1.0",
4   "summary": "Swift编写的快速创建TableView和CollectionView的框架",
5   "description": "使用Swift编写的快速创建ListView和CollectionView的框架,灵感来自于Eureka",
6   "homepage": "https://gitlab.com/guozhongcheng/GZCList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guo ZhongCheng": "gzhongcheng@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/guozhongcheng/GZCList.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.3",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GZCList/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "Kingfisher": [
29     ]
30   },
31   "swift_version": "5.3"