Skip to content

njdehoog/Falcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falcon

A simple API wrapper for the Star Wars API. I put this together quickly and it hasn't been tested properly, so please feel free to fork the project and issue a pull request if you encounter anything that should be fixed or improved.

Usage

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

Requirements

Minimum deployment target: iOS 7.0

Installation

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

pod "Falcon"

Author

Niels de Hoog, njdehoog@gmail.com

License

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