blob: a24753826286ac3c7f4904c4d22654da14254ecc [file] [log] [blame]
{
"name": "OCCalendar-Ext",
"version": "0.1.4",
"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.4"
},
"source_files": [
"OCCalendarView",
"OCCalendarView/*.{h,m}"
],
"requires_arc": false,
"platforms": {
"ios": null
}
}