2 "name": "MBCalendarKit",
4 "summary": "An open source calendar library for iOS.",
5 "description": "MBCalendarKit is a calendar library for iOS. It offers a flexible calendar control, with support for displaying any calendar system supported by `NSCalendar`. It also includes an API to customize the calendar cells. Recently rewritten, it now has first-class support for Swift interoperability. It also ships with a prebuilt view controller, inspired by the original iOS calendar. For a full list of features, check out the Readme.",
6 "homepage": "https://github.com/MosheBerman/MBCalendarKit",
8 "https://raw.github.com/MosheBerman/MBCalendarKit/master/Promo/Screenshots/month.png",
9 "https://raw.github.com/MosheBerman/MBCalendarKit/master/Promo/Screenshots/week.png",
10 "https://raw.github.com/MosheBerman/MBCalendarKit/master/Promo/Screenshots/day.png"
13 "Moshe Berman": "moshberm@gmail.com"
20 "git": "https://github.com/MosheBerman/MBCalendarKit.git",
25 "MBCalendarKit/CalendarKit/**/*.{h,m}"
27 "frameworks": "QuartzCore",