blob: 690e33e9795c97c9cce8ce8594c3d643f3079131 [file] [log] [blame]
{
"name": "SJCollectionViewComponent",
"version": "1.0.4",
"summary": "UICollectionView组件,一个cellModel对应一个cell,用模型控制cell的显示",
"homepage": "https://github.com/sunsunsunJunn/SJCollectionViewComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙俊": "sundream27@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunsunsunJunn/SJCollectionViewComponent.git",
"tag": "1.0.4"
},
"source_files": "SJCollectionViewComponent/SJCollectionViewComponent/**/*.{h,m}",
"requires_arc": true
}