blob: 9e41dfdf4171349a52ee37d06661faa6acaed848 [file] [log] [blame]
{
"name": "CGXCollectionCategoryView-Swift",
"version": "1.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_version": "5.0",
"source": {
"git": "https://github.com/974794055/CGXCollectionCategoryView-Swift.git",
"tag": "1.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CGXCollectionCategoryView",
"CGXCollectionCategoryView/**/*.{swift}"
]
}