CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

Argus 0.1.0

Argus 0.1.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Aug 2016
SPMSupports SPM

Maintained by Kaira Villanueva.



Argus 0.1.0

Argus

About

Argus provides an augmented reality add-on to your view controllers. It is ideal for layering static GUI on top of the augmented reality viewer. To use Argus, simply cast your view controller(s) to ArgusVC and run the build on your iPhone. The simulator will not work. Please contact me if you have any issues.

Example

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

Requirements

Swift, iPhone

Installation

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

pod "Argus"

Author

Kaira Villanueva, [email protected]

License

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