MXLCalendarManager 1.0.4

MXLCalendarManager 1.0.4

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2016

Maintained by Kiran Panesar.



  • By
  • Kiran Panesar

A set of classes to parse and handle iCalendar (.ICS) files. The framework can parse through an iCalendar file and extract all VEVENT objects into MXLCalendarEvent items. Then, by running the checkDate: or checkDay:month:year you can see if the event occurs on a certain day.

Installation

The recommended installation is via CocoaPods.

pod 'MXLCalendarManager'

Any questions or comments? Feel free to email me or send me a tweet.