######Calendar is a collection view based calendar used in the app Leap Second
Installation • Quick Start • Features • Need help?
CocoaPods is a dependency manager for Cocoa projects. To install Static with CocoaPods:
Make sure CocoaPods is installed (Calendar requires version 0.37 or greater).
Update your Podfile to include the following:
use_frameworks!
pod 'Calendar', git: 'https://github.com/jonandersen/Calendar'
Run pod install
.