blob: 0b00439f43e20c6334efb08954cc7ed343be6a4b [file] [log] [blame]
{
"name": "WaterFlowCollectonViewLayout",
"version": "0.0.1",
"summary": "A normal waterflow layout for collectionView.",
"description": "A normal waterflow layout for collectionView.",
"license": "MIT",
"authors": {
"Ngmm_Jadon": "maojiadong@ngmm365.com"
},
"homepage": "https://github.com/qigeligedongdongqiang/WaterFlowCollectionViewLayout",
"source": {
"git": "https://github.com/qigeligedongdongqiang/WaterFlowCollectionViewLayout.git",
"tag": "0.0.1"
},
"source_files": [
"WaterFlowCollectonViewLayout",
"*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
}
}