Skip to content

Simple and easy to use wrapper for Apple's CloudKit framework

License

Notifications You must be signed in to change notification settings

RishabhTayal/RTCloudKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTCloudKit

CI Status Version License Platform Carthage compatible

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

###Cocoapods

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

pod "RTCloudKit"

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate RTCloudKit into your Xcode project using Carthage, specify it in your Cartfile:

github "RishabhTayal/RTCloudKit"

Run carthage update to build the framework and drag the built RTCloudKit.framework into your Xcode project.

Author

Rishabh Tayal, [email protected]

License

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

About

Simple and easy to use wrapper for Apple's CloudKit framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published