blob: 03ce1952631a7e9cf7111532785b6ba379d2650c [file] [log] [blame]
{
"name": "DateCellsController",
"version": "1.1.0",
"summary": "Simple ios controller for UITableView with date cells.",
"license": "MIT",
"homepage": "https://github.com/andjash/DateCellsController",
"authors": {
"Andrey Yashnev": "andjash@gmail.com"
},
"source": {
"git": "https://github.com/andjash/DateCellsController.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": false,
"source_files": "DateCellsController/*.{h,m}",
"resources": "DateCellsController/*.{xib}",
"preserve_paths": "Demo"
}