blob: a2dca6e32617b1de3241a0b1270acf06aa6eb698 [file] [log] [blame]
{
"name": "ZLCollectionViewFlowLayout",
"version": "0.8.6.1",
"summary": "ZLCollectionViewFlowLayout",
"description": "各种样式的uicollectionview,功能持续更新中...",
"homepage": "https://github.com/czl0325/ZLCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czl0325": "295183917@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/czl0325/ZLCollectionView.git",
"tag": "0.8.6.1"
},
"source_files": "ZLCollectionViewFlowLayout/*.{h,m}",
"requires_arc": true
}