Skip to content

acmacalister/CalendarKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalendarKit

Soon to be reproduction of iOS 7 Calendar app.

Requirements

This framework requires at least iOS 7 above.

Install

The recommended approach for installing CalendarKit is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation.

via CocoaPods

Install CocoaPods if not already available:

[sudo] gem install cocoapods
pod setup

Change to the directory of your Xcode project, and create or edit your Podfile and add CalendarKit:

platform :ios, '7.0'
pod 'CalendarKit'

Then run pod install to add to your project.

pod install

License

CalendarKit is license under the Apache License.

Contact

Austin Cherry

About

Reproduction of iOS 7 Calendar app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published