[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / a / CGXCollectionCategoryView-Swift / 0.0.5 / CGXCollectionCategoryView-Swift.podspec.json
blob2e6874cdaea85c117a9dfcbff83423562f71b0e6
2   "name": "CGXCollectionCategoryView-Swift",
3   "version": "0.0.5",
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": "0.0.5"
21   },
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "source_files": [
25     "CGXCollectionCategoryView",
26     "CGXCollectionCategoryView/**/*.{swift}"
27   ]