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