2 "name": "MapsIndoorsUtils",
3 "version": "0.1.0-alpha5",
4 "summary": "A small library of utilities and helpers relevant for MapsIndoors IOS SDK.",
5 "description": "In order to make it easier to work with the appearance of special icons on the MapsIndoors map, we are releasing some rendering helpers in a Utility Library for each MapsIndoors platform. We don’t want to force an app into a specific visualization, so the helpers create a sensible default, with a few options for configuration. If a developer is not happy with defaults or the ways it can be configured, it is possible to create a rendering from the scratch or create a modified rendering with this source code as a starting point.",
6 "homepage": "https://github.com/MapsIndoors/MapsIndoorsUtilsIOS",
12 "MapsPeople": "mail@mapspeople.com"
15 "git": "https://github.com/MapsIndoors/MapsIndoorsUtilsIOS.git",
21 "swift_versions": "4.2",
22 "source_files": "MapsIndoorsUtils/Classes/**/*",
23 "swift_version": "4.2"