blob: 67c48e2f01e3e28a9e16004671b5afe12fb96115 [file] [log] [blame]
{
"name": "SBTableLayout",
"version": "0.0.1",
"summary": "A customizable UICollectionViewLayout to use instead of a grouped styled UITableView",
"homepage": "https://github.com/blommegard/SBTableLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon Blommegård": "simon@blommegard.se"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/blommegard/SBTableLayout.git",
"tag": "0.0.1"
},
"source_files": "SBTableLayout",
"frameworks": "UIKit",
"requires_arc": true
}