blob: 7c868c75f0e00d80af6ee903694d17eb1471db23 [file] [log] [blame]
{
"name": "RDHCollectionViewGridLayout",
"version": "1.1.0",
"license": "MIT",
"summary": "Grid layout for UICollectionView.",
"homepage": "https://github.com/rhodgkins/RDHCollectionViewGridLayout",
"authors": "Rich Hodgkins",
"source": {
"git": "https://github.com/rhodgkins/RDHCollectionViewGridLayout.git",
"tag": "1.1.0"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "RDHCollectionViewGridLayout/"
}