blob: 95ea31449986bea585c909f421fe4f5ed9dbd625 [file] [log] [blame]
{
"name": "ALWCollectionViewLayout",
"version": "0.1.0",
"summary": "CollectionViewLayout with dragGesture for waterfall view.",
"homepage": "https://github.com/ALongWay/ALWCollectionViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lisong": "370381830@qq.com"
},
"source": {
"git": "https://github.com/ALongWay/ALWCollectionViewLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ALWCollectionViewLayout/Classes/**/*"
}