Main library for Gigigo iOS projects.
Through Carthage
github "gigigoapps/gigigo-ios-lib" ~> 3.0
- Core:
- GIGNetwork: classes to manage network requests.
- SwiftNetwork: Swift classes to manage gigigo's requestst. Standard Gigigo JSON is parsed by default.
- GIGLayout: some functions to help with autolayout.
- GIGUtils: a lot of extensions on foundation classes.
- GIGScanner: QR scanner using native iOS API
- GIGLocation: Wrapper on CLLocation API
- SlideMenu: A basic lateral slide menu
- ProgressPageControl: A page control with a progress bar in the selected page.