blob: d1c98c72030c4327665e8b9ed7b0f4c946a013d5 [file] [log] [blame]
{
"name": "OCCalendar-Ext",
"version": "0.1.8",
"summary": "An extension lib of OCCalendar",
"description": " This lib is an extension lib of OCCalendar, and it is a very simple component for iPhone/iPad that provides a 'Popover' date picker controller.\n",
"homepage": "https://github.com/Kjuly/OCCalendar",
"license": "MIT",
"authors": {
"Kaijie Yu": "dev@kjuly.com"
},
"source": {
"git": "https://github.com/Kjuly/OCCalendar.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "OCCalendarView",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}