[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / c / 7 / 5 / PoilabsVdNavigation / 4.2.11 / PoilabsVdNavigation.podspec.json
blob3da5d3f3a1404d427f4af8a9755463e8d8e5be95
2   "name": "PoilabsVdNavigation",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Poilabs Indoor Navigation Framework",
7   "version": "4.2.11",
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.2.11"
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     "Alamofire": [
35       "~> 4.9.1"
36     ],
37     "PoilabsPositioning": [
38       "1.0.11"
39     ],
40     "StepSlider": [
41       "~> 1.8.0"
42     ]
43   }