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