blob: a3ec6b6ca773641b6cde2b941ce88af39cc352c6 [file] [log] [blame]
{
"name": "FlowCollectionViewLayout",
"version": "0.0.1",
"summary": "An easy way to layout collectionView with flow style.",
"description": "An easy way to layout collectionView with flow style.\njust for study UICollectionViewFlowLayout",
"homepage": "https://github.com/TinySungo/FlowCollectionViewLayout",
"license": "MIT",
"authors": {
"TinySungo": "872732301@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/TinySungo/FlowCollectionViewLayout.git",
"tag": "0.0.1"
},
"source_files": "layout/*.{h,m}",
"requires_arc": true
}