blob: 30df85b423591e7495e02001d7b9e8dd60a4db1f [file] [log] [blame]
{
"name": "IFGZoomCollectionViewLayout",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emmanuel Merali": "emmanuel@merali.me"
},
"summary": "A Mac OS dock like layout for UICollectionView.",
"homepage": "https://github.com/ifullgaz/IFGZoomCollectionViewLayout",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ifullgaz/IFGZoomCollectionViewLayout.git",
"tag": "0.1.0"
},
"source_files": "IFGZoomCollectionViewLayout/*",
"requires_arc": true
}