[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 6 / d / MapsIndoorsUtils / 0.1.0-alpha2 / MapsIndoorsUtils.podspec.json
blob3bfd8fb0ad0f3f5d424c413214b9b60daacc3b24
2   "name": "MapsIndoorsUtils",
3   "version": "0.1.0-alpha2",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Nielsen": "mail@mapspeople.com"
13   },
14   "source": {
15     "git": "https://github.com/MapsIndoors/MapsIndoorsUtilsIOS.git",
16     "tag": "0.1.0-alpha2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "MapsIndoorsUtils/Classes/**/*",
23   "swift_version": "4.2"