blob: bd7fd7cfe3c175d251372fca28ded70ad277e3a6 [file] [log] [blame]
{
"name": "ESTimePicker",
"version": "0.1.1",
"platforms": {
"ios": "6.0"
},
"summary": "Simple time picker that looks and acts exactly like the time picker dialog in the Google Calendar app for Android",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"homepage": "https://github.com/e-sites/ESTimePicker",
"source": {
"git": "https://github.com/e-sites/ESTimePicker.git",
"tag": "0.1.1"
},
"source_files": "Classes",
"requires_arc": false,
"frameworks": "QuartzCore"
}