[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 7 / 5 / PoilabsVdNavigation / 3.1.2 / PoilabsVdNavigation.podspec.json
blob3db45d1f541d7796af9b964481b869b85077444c
2   "name": "PoilabsVdNavigation",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Poilabs Indoor Navigation Framework",
7   "version": "3.1.2",
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.1.2"
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   }