CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

MXLCalendarManagerSwift 1.0.7

MXLCalendarManagerSwift 1.0.7

Maintained by Ramon Vasconcelos, Ramon Vasconcelos.



  • By
  • Ramon Vasconcelos

MXLCalendarManagerSwift

Swift version of the MXLCalendarManager (https://github.com/KiranPanesar/MXLCalendarManager)

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 'MXLCalendarManagerSwift'