blob: 4544c1a9e4c43a650beaa06ebacf10863748d200 [file] [log] [blame]
{
"name": "KEZCollectionViewTableLayout",
"version": "1.0.1",
"license": "MIT",
"summary": "A UICollectionViewLayout subclass that handles displaying tabular data, such as something you'd see in a spreadsheet.",
"homepage": "https://github.com/ketzusaka/KEZCollectionViewTableLayout",
"authors": {
"James Richard": "ketzu@icloud.com"
},
"source": {
"git": "https://github.com/ketzusaka/KEZCollectionViewTableLayout.git",
"tag": "v1.0.1"
},
"source_files": "Sources",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}