# iOS NextGIS MapLibSwift SDK :package: The base map library for iOS geo applications [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) # Install with Carthage Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. To install with carthage, follow the instruction on [Carthage](https://github.com/Carthage/Carthage/). ## Cartfile ```ruby github "nextgis/ios_maplib" ``` Then import framework where you need to use the library ```bash > carthage update --platform "iOS" ``` # License The library code, CMake scripts and other files are distributed under the terms of GNU Lesser Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # Documentation * Official documentation: http://docs.nextgis.com/ngmobile_dev/ngmiv3.html * Release announcement: http://nextgis.com/blog/nextgis-mobile-sdk-v3-ios/ # Commercial support Need to fix a bug or add a feature to NextGIS Datastore? We provide custom development and support for this software. [Contact us](http://nextgis.ru/en/contact/) to discuss options!