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