Skip to content

kevinrandrup/MXLCalendarManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.7%
  • Ruby 0.3%