[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 3 / 2 / CGXCollectionCategoryView-OC / 0.0.9 / CGXCollectionCategoryView-OC.podspec.json
blob9d62cade4017a29a2784095713c66692631977bd
2   "name": "CGXCollectionCategoryView-OC",
3   "version": "0.0.9",
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": "0.0.9"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "source_files": [
24     "CGXCollectionCategoryView",
25     "CGXCollectionCategoryView/**/*.{h,m}"
26   ]