blob: feadc35b3b2aa29ab0f74f01cded0428e5521431 [file] [log] [blame]
{
"name": "RDHCollectionViewGridLayout",
"version": "1.1.3",
"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.3"
},
"docset_url": "http://cocoadocs.org/docsets/RDHCollectionViewGridLayout/xcode-docset.atom",
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "RDHCollectionViewGridLayout/"
}