blob: fc1bf2fb607b7d1ed6e9315f36091b8f6f397237 [file] [log] [blame]
{
"name": "DateCellsController",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": false,
"source_files": "DateCellsController/*.{h,m,xib}",
"preserve_paths": "Demo"
}