blob: fcdf35b48e025cb4b9c5643224d2ac4759339445 [file] [log] [blame]
{
"name": "FSQCollectionViewAlignedLayout",
"version": "1.1.0",
"platforms": {
"ios": null
},
"summary": "A simple, generic collection view layout with multiple customization options.",
"homepage": "https://github.com/foursquare/FSQCollectionViewAlignedLayout",
"license": {
"type": "Apache",
"file": "LICENSE.txt"
},
"authors": {
"Brian Dorfman": "https://twitter.com/bdorfman",
"Cameron Mulhern": "http://www.cameronmulhern.com"
},
"source": {
"git": "https://github.com/foursquare/FSQCollectionViewAlignedLayout.git",
"tag": "v1.1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}