MauriceArikoglu / PUCalendarKit

A set of classes used to parse and handle iCalendar (.ICS) files. Mirrored from MXLCalendarManager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUCalendarKit

A set of classes to parse and handle iCalendar (.ICS) files. PUEventParser can parse through an iCalendar file and extract all VEVENT objects into PUCalendarEvent items.

Based on the MXLCalendarManager framework by Khiran Panesar

Installation

The recommended installation is via CocoaPods.

pod 'PUCalendarKit'

About

A set of classes used to parse and handle iCalendar (.ICS) files. Mirrored from MXLCalendarManager.

License:MIT License


Languages

Language:Objective-C 99.8%Language:Ruby 0.2%