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