blob: 1e22b3b36cd58b0dab2cdda0ac738329c55aa8ce [file] [log] [blame]
{
"name": "ScrollableDatepicker",
"version": "1.0.0",
"summary": "Yet another datepicker for iOS",
"homepage": "https://github.com/noxt/ScrollableDatepicker",
"screenshots": "https://github.com/noxt/ScrollableDatepicker/blob/master/Screenshots/screen.png?raw=true",
"license": "MIT",
"authors": {
"Dmitry Ivanenko": "id.noxt@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/noxt/ScrollableDatepicker.git",
"tag": "1.0.0"
},
"source_files": "Sources",
"requires_arc": true
}