4 "summary": "Main library for Gigigo iOS projects.",
5 "swift_version": "4.1.0",
6 "description": "# What is included\n- GIGNetwork: classes to manage network requests.\n- SwiftNetwork: Swift classes to manage gigigo's requestst. Standard Gigigo JSON is parsed by default.\n- GIGLayout: some functions to help with autolayout.\n- GIGUtils: a lot of extensions on foundation classes.\n- GIGScanner: QR scanner using native iOS API\n- GIGLocation: Wrapper on CLLocation API\n- SlideMenu: A basic lateral slide menu\n- ProgressPageControl: A page control with a progress bar in the selected page.",
7 "homepage": "https://github.com/gigigoapps/gigigo-ios-lib",
13 "jcarlosestela": "jose.estela@gigigo.com"
16 "git": "https://github.com/gigigoapps/gigigo-ios-lib.git",
22 "source_files": "Source/**/*.{h,m,swift}"