blob: 1ee848d1d587f7a7c40a02ceb1251f78b54a9665 [file] [log] [blame]
{
"name": "RDHCollectionViewTableLayout",
"version": "1.0.0",
"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.0"
},
"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/"
}