Skip to content

redroostertech/RRoostSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRoostSDK

CI Status Version License Platform

Example

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

Requirements

Installation

RRTech-Starter-App-Template is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RRoostSDK'

Host Project Dependencies

When building an app we typically want to include the following cocoapods as dpenedencies within the host application. We DO NOT include said dependencies as part of this cocoapod.

pod 'Alamofire'
pod 'AWSS3'
pod 'ChameleonFramework/Swift', :git => 'https://github.com/ViccAlexander/Chameleon.git'
pod 'IQKeyboardManagerSwift'
pod 'ObjectMapper', '~> 3.1'
pod 'SDWebImage'
pod 'SideMenu'
pod 'SVProgressHUD'

Author

Michael Westbrooks, michael.westbrooks@redroostertec.com

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published