blob: a9451be1e51f61efb6878a7f59915e7ea3519003 [file] [log] [blame]
{
"name": "PickerCalendarView",
"version": "1.0.0",
"summary": "A simple use case for iOS Calendar.",
"homepage": "https://github.com/Light413/CalendarView",
"license": "MIT",
"authors": {
"Light413": "18016373660@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Light413/CalendarView.git",
"tag": "1.0.0"
},
"source_files": "calendar/PickerCalendarView/*.{h,m}",
"requires_arc": true
}