Skip to content

sbishopwta/WTCalendarController

Repository files navigation

WTCalendarController

Version License Platform

Requirements

iOS 8+ - supports iPhone & iPad.

Installation

WTCalendarController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "WTCalendarController"

Alternatively, you can manually drag the implementation files and the interface builder files into your project.

Configuration

Colors and fonts for almost all UI elements are configurable. See the header files for each class. For more on how to do this see the Example Project.

License

WTCalendarController is available under the MIT license. See the LICENSE file for more info.