[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / 5 / PoilabsVdNavigation / 4.4.3 / PoilabsVdNavigation.podspec.json
blob582ebfb2e71725786f72a3e9b4286cf7393af60c
2   "name": "PoilabsVdNavigation",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Poilabs Indoor Navigation Framework",
7   "version": "4.4.3",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Emre Kuru": "emre@poilabs.com"
14   },
15   "homepage": "https://bitbucket.org/poiteam/ios-vd-navigation-pod",
16   "source": {
17     "git": "https://emre-kuru@bitbucket.org/poiteam/ios-vd-navigation-pod.git",
18     "tag": "4.4.3"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "ios": {
27     "vendored_frameworks": [
28       "PoilabsVdNavigationUI.xcframework",
29       "PoilabsVdNavigationCore.xcframework"
30     ]
31   },
32   "resources": "PoilabsVdNavigationBundle.bundle",
33   "dependencies": {
34     "PoilabsPositioning": [
35       "1.0.16"
36     ],
37     "PoilabsSdkAnalytics": [
38       "1.0.10"
39     ],
40     "PoilabsCore": [
41       "1.0.2"
42     ],
43     "StepSlider": [
45     ]
46   }