[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 1 / 4 / 5 / PoilabsNavigation / 2.11.11 / PoilabsNavigation.podspec.json
blob54f7d5e2fcbbd2ea9ffc021804678a9d0f5e9dbe
2   "name": "PoilabsNavigation",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Poilabs Indoor Navigation Framework",
7   "version": "2.11.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-navigation-pod",
16   "source": {
17     "git": "https://bitbucket.org/poiteam/ios-navigation-pod.git",
18     "tag": "2.11.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": "PoilabsNavigation.xcframework"
28   },
29   "resources": "PoilabsNavigationResources.bundle",
30   "dependencies": {
31     "PoilabsPositioning": [
32       "1.0.15"
33     ],
34     "PoilabsSdkAnalytics": [
35       "~> 1.0.10"
36     ],
37     "Mapbox-iOS-SDK": [
38       "~> 5.9"
39     ],
40     "MapboxMobileEvents": [
42     ],
43     "PoilabsCore": [
44       "1.0.2"
45     ]
46   }