[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / 4 / SpreoPod / 2.39 / SpreoPod.podspec.json
blob35e2a83857dd3620bb13d6b47106c732c01c3e48
2   "name": "SpreoPod",
3   "version": "2.39",
4   "summary": "Indoor navigation SDK - SpreoPod",
5   "description": "A longer description of SpreoPod in Markdown format.",
6   "homepage": "https://github.com/SpreoLLC/SpreoPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alozovoy": "a.lozovoy@belitsoft.com"
13   },
14   "source": {
15     "git": "https://github.com/SpreoLLC/SpreoPod.git",
16     "tag": "2.39"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "Classes/IndoorKit.framework",
22   "exclude_files": "Classes/IndoorKit.bundle/Info.plist",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "resource_bundles": {
30     "IndoorKit": [
31       "Classes/IndoorKit.bundle/**"
32     ]
33   },
34   "dependencies": {
35     "GoogleMaps": [
36       "3.8.0"
37     ]
38   },
39   "requires_arc": true