blob: a437b4eadf1854003c6610357e4d782169da1956 [file] [log] [blame]
{
"name": "ESTimePicker",
"version": "0.2.0",
"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.2.0"
},
"screenshots": "https://raw.github.com/e-sites/ESTimePicker/master/Assets/example.gif",
"source_files": "Classes",
"requires_arc": false,
"frameworks": "QuartzCore"
}