blob: 918091f738c2a5a447bccdc2b666f5e7ab8739f8 [file] [log] [blame]
{
"name": "DIDatepicker",
"version": "0.1",
"summary": "Yet another datepicker for iOS",
"homepage": "https://github.com/noxt/DIDatepicker",
"screenshots": "https://raw.githubusercontent.com/noxt/DIDatepicker/master/screenshots/screenshot.png",
"license": "MIT",
"authors": {
"Ivanenko Dmitry": "id.noxt@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/noxt/DIDatepicker.git",
"tag": "0.1"
},
"source_files": "Sources/*",
"requires_arc": true
}