[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / 5 / PoilabsVdNavigation / 3.0.7 / PoilabsVdNavigation.podspec.json
blobd48d75fbcfd2247176904bd95de3aa48c6f81481
2   "name": "PoilabsVdNavigation",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Poilabs Indoor Navigation Framework",
7   "version": "3.0.7",
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": "3.0.7"
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.framework",
29       "PoilabsVdNavigationCore.framework"
30     ]
31   },
32   "resources": "PoilabsVdNavigationBundle.bundle",
33   "dependencies": {
34     "Alamofire": [
35       "~> 4.9.1"
36     ],
37     "PESGraph": [
39     ]
40   }