blob: 98fd850943b49aa4b7806bba639d6deafb534f69 [file] [log] [blame]
{
"name": "PickerCells",
"version": "1.1.0",
"summary": "UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView",
"description": "This class adds UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView.\nInspired by Apple's DateCell example and andjash's DateCellsController.",
"homepage": "https://github.com/zigdanis/PickerCells",
"screenshots": [
"http://i.imgur.com/Z8vbhNFl.png",
"http://i.imgur.com/WfgTUtel.png"
],
"license": "MIT",
"authors": {
"Danis Ziganshin": "zigdanis@gmail.com"
},
"source": {
"git": "https://github.com/zigdanis/PickerCells.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "PickerCells"
}