blob: 9b313e61b8d4b3fff30bfe2f52dc81f7c707d710 [file] [log] [blame]
{
"name": "FSQCollectionViewAlignedLayout",
"version": "1.0.2",
"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"
},
"source": {
"git": "https://github.com/foursquare/FSQCollectionViewAlignedLayout.git",
"tag": "v1.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}