blob: 6a8eea93f9f9e955717c86a76016f4851af8919c [file] [log] [blame]
{
"name": "RDHCollectionViewTableLayout",
"version": "2.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": "2.0.0"
},
"social_media_url": "https://twitter.com/rhodgkins",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "RDHCollectionViewTableLayout/"
}