[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 4 / 3 / 2 / CGXCollectionCategoryView-OC / 1.0.2 / CGXCollectionCategoryView-OC.podspec.json
blobf9a740f45973e3c3381bfbf87f3e86ef85acd78d
2   "name": "CGXCollectionCategoryView-OC",
3   "version": "1.0.2",
4   "summary": "a CGXCollectionCategoryView-OC 列表封装",
5   "description": "常用UICollectionView控件列表封装,瀑布流布局使用,多行展示",
6   "homepage": "https://github.com/974794055/CGXCollectionCategoryView-OC",
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   "source": {
18     "git": "https://github.com/974794055/CGXCollectionCategoryView-OC.git",
19     "tag": "1.0.2"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "source_files": [
24     "CGXCollectionCategoryView",
25     "CGXCollectionCategoryView/**/*.{h,m}"
26   ]