blob: 70db2e9bf3ca74ae19fc62adb807731f23bdd1b6 [file] [log] [blame]
{
"name": "DRCollectionViewTableLayout",
"version": "1.0.5",
"summary": "UICollectionView 2d-table / grid / spreadsheet layout",
"homepage": "https://github.com/darrarski/DRCollectionViewTableLayout-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dariusz Rybicki": "darrarski@gmail.com"
},
"source": {
"git": "https://github.com/darrarski/DRCollectionViewTableLayout-iOS.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": "DRCollectionViewTableLayout",
"requires_arc": true
}