blob: 2480c69f2a5d0f184a43b881350bc8b48da35332 [file] [log] [blame]
{
"name": "CGXCollectionCategoryView-OC",
"version": "1.0.0",
"summary": "a CGXCollectionCategoryView-OC 列表封装",
"description": "常用UICollectionView控件列表封装,瀑布流布局使用,多行展示",
"homepage": "https://github.com/974794055/CGXCollectionCategoryView-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/974794055/CGXCollectionCategoryView-OC.git",
"tag": "1.0.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CGXCollectionCategoryView",
"CGXCollectionCategoryView/**/*.{h,m}"
]
}