sbishopwta / WTCalendarController

A fast and simple calendar controller with multiple date selection functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A fast and simple calendar controller with multiple date selection functionality.

License:MIT License


Languages

Language:Objective-C 54.8%Language:Shell 43.1%Language:Ruby 2.1%