[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 9 / d / a / CGXCollectionCategoryView-Swift / 1.2 / CGXCollectionCategoryView-Swift.podspec.json
blobc5de502d728216c78fa9790e9c1b994fce1f1caa
2   "name": "CGXCollectionCategoryView-Swift",
3   "version": "1.2",
4   "summary": "a CGXCollectionCategoryView-Swift 列表封装",
5   "description": "常用UICollectionView控件列表封装,瀑布流布局使用,多行展示",
6   "homepage": "https://github.com/974794055/CGXCollectionCategoryView-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "974794055": "974794055@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "5.0",
18   "source": {
19     "git": "https://github.com/974794055/CGXCollectionCategoryView-Swift.git",
20     "tag": "1.2"
21   },
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "source_files": [
25     "CGXCollectionCategoryView",
26     "CGXCollectionCategoryView/**/*.{swift}"
27   ]