blob: f2cfe03b59458dc646fddfa26e28d96f431d9051 [file] [log] [blame]
{
"name": "ETCollectionViewWaterFallLayout",
"version": "0.0.1",
"summary": "A waterFallLayout for UICollectionView",
"homepage": "https://github.com/ElegantTeam/ETCollectionViewWaterFallLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VolleyZ": "552408690@qq.com"
},
"source": {
"git": "https://github.com/ElegantTeam/ETCollectionViewWaterFallLayout.git",
"tag": "0.0.1"
},
"source_files": [
"Class",
"Class/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}