blob: 6fc31fe531783658bd390bcd4489ea81930cca88 [file] [log] [blame]
{
"name": "GreenDayDatePicker",
"version": "0.1.0",
"summary": "Simple date picker \"GreenDayDatePicker\" for iOS written on Objective-C. Work in two modes with only few lines of code!",
"description": "Hello! My goal was create simple and not ugly date picker. It work in two mode - show in centre and of bottom screnn.\n\nDatePicker will hidden after click outside or when user click button \"Save\".",
"homepage": "https://github.com/NBibikov/GreenDayDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Bibikov": "n.bibikov@me.com"
},
"source": {
"git": "https://github.com/NBibikov/GreenDayDatePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GreenDayDatePicker/Classes/**/*"
}