blob: 00cc60b18f59c3b7d9da7a44ef91b42cd3433524 [file] [log] [blame]
{
"name": "OCCalendar-Ext",
"version": "0.1.5",
"summary": "OCCalendar is a very simple component for iPhone/iPad that provides a 'Popover' date picker controller.",
"homepage": "https://github.com/Kjuly/OCCalendar",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Oliver Clark Rickard": "help@mobileworldsoftware.com"
},
"source": {
"git": "https://github.com/Kjuly/OCCalendar.git",
"tag": "0.1.5"
},
"source_files": [
"OCCalendarView",
"OCCalendarView/*.{h,m}"
],
"requires_arc": false,
"platforms": {
"ios": null
}
}