[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / c / 4 / WoosmapIndoor / 1.0.13 / WoosmapIndoor.podspec.json
blob810e233054f9d90cbfce1a35468f7c99ec82e67c
2   "name": "WoosmapIndoor",
3   "version": "1.0.13",
4   "summary": "Woosmap Indoor helps the developers to create indoor location-based applications.",
5   "description": "Key Features of Woosmap Indoor are:\n1.\tUse Google maps for Indoors or Custom Maps (MBTiles).\n2.\tWay finding with turn-by-turn instructions.\n3.\tSeamless floor transition with an option to use an in-built floor selector or create a custom floor selector.\n4.\tSearch POIs and amenities inside the venue.\n5.\tTrigger proximity alerts at geo-fenced zones.",
6   "homepage": "https://github.com/Woosmap/indoor-ios-sdk-release",
7   "authors": {
8     "Web Geo Services": "https://developers.woosmap.com/support/contact/"
9   },
10   "documentation_url": "https://github.com/Woosmap/indoor-ios-sdk-release",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source": {
25     "git": "https://github.com/Woosmap/woosmapindoorsdk.git",
26     "tag": "1.0.13"
27   },
28   "vendored_frameworks": "WoosmapIndoor.framework",
29   "resources": "WoosmapIndoor.framework/Resources/WoosmapIndoor.bundle",
30   "dependencies": {
31     "GoogleMaps": [
33     ]
34   }