blob: e55e40278b74695eababe5fc024179328b2534ee [file] [log] [blame]
{
"name": "DateCellsController",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": false,
"source_files": "DateCellsController/*.{h,m}",
"resources": "DateCellsController/*.{xib}",
"exclude_files": "Demo/*"
}