RGApi 0.1.7

RGApi 0.1.7

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Mar 2015
SPMSupports SPM

Maintained by Szymon Lorenz.



RGApi 0.1.7

RGApi

RGApi

Version License Platform

Usage

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

Requirements

RGApi requires iOS 8.0 and above.

Installation

RGApi is available through CocoaPods.

CocoaPods is a dependency manager for Cocoa projects.

CocoaPods 0.36 beta adds supports for Swift and embedded frameworks. You can install it with the following command:

$ gem install cocoapods –pre To integrate RGApi into your Xcode project using CocoaPods, specify it in your Podfile: Pods written in Swift can only be integrated as frameworks; this feature is still in beta. Add use_frameworks! to your Podfile or target to opt into using it.

source 'https://github.com/CocoaPods/Specs.git' platform :ios, '8.0' use_frameworks! pod 'RGApi'

Then, run the following command:

$ pod install

Author

Shial, [email protected]

License

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