blob: 10ba488b4dec742057a5c9ef22c1fdc5afe69281 [file] [log] [blame]
{
"name": "AZCalendarView",
"version": "1.0.1",
"summary": "iOS CalendarView library - has similar delegate methods to a UITableViewDataSource.",
"homepage": "http://efcl.info/",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "azuciao@gmail.com"
},
"source": {
"git": "https://github.com/azu/AZCalendarView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "AZCalendarView/AZCalendar/{Core,Models}/*.{h,m}"
}