CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Aug 2016 |
SPMSupports SPM | ✗ |
Maintained by Kaira Villanueva.
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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
Swift, iPhone
Argus is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "Argus"
Kaira Villanueva, [email protected]
Argus is available under the MIT license. See the LICENSE file for more info.