blob: 5ec7671e5ab2d0c3edf2da9254fde40e3d71dace [file] [log] [blame]
{
"name": "RDHCollectionViewTableLayout",
"version": "1.0.1",
"license": "MIT",
"summary": "Table layout for UICollectionView.",
"homepage": "https://github.com/rhodgkins/RDHCollectionViewTableLayout",
"authors": "Rich Hodgkins",
"source": {
"git": "https://github.com/rhodgkins/RDHCollectionViewTableLayout.git",
"tag": "1.0.1"
},
"docset_url": "http://cocoadocs.org/docsets/RDHCollectionViewTableLayout/xcode-docset.atom",
"social_media_url": "https://twitter.com/rhodgkins",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "RDHCollectionViewTableLayout/"
}