blob: 56094f02d90030b9209191b1b492b752ebc2217d [file] [log] [blame]
{
"name": "CGXCollectionViewCategoryView",
"version": "0.0.5",
"summary": "a CGXCollectionViewCategoryView-OC",
"description": "UICollectionView列表瀑布流、自定义布局封装",
"homepage": "https://github.com/974794055/CGXCollectionViewCategoryView-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/974794055/CGXCollectionViewCategoryView-OC.git",
"tag": "0.0.5"
},
"requires_arc": true,
"source_files": [
"CGXCollectionViewCategoryView",
"CGXCollectionViewCategoryView/**/*.{h,m}"
],
"dependencies": {
"MJRefresh": [
"~> 3.2.0"
]
}
}