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