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