blob: 7a9d7aa8f997a4882b1db8f7dfef53bc6d9f47b1 [file] [log] [blame]
{
"name": "WaterFlowCollectionViewLayout",
"version": "0.0.2",
"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.2"
},
"source_files": [
"WaterFlowCollectionViewLayout",
"*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
}
}