[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / c / 4 / roam-ios / 0.0.3 / roam-ios.podspec.json
blob40acfa38ffecccf3fe0391d79d4746de28387d05
2   "name": "roam-ios",
3   "version": "0.0.3",
4   "summary": "High accuracy and battery efficient location SDK for iOS by Roam.ai",
5   "homepage": "https://roam.ai",
6   "social_media_url": "https://twitter.com/roam_ai",
7   "authors": {
8     "Roam B.V": "support@roam.ai"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/roam-ai/roam-ios.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "Roam/Roam.framework/Headers/*.h",
18   "vendored_frameworks": "Roam/Roam.framework",
19   "module_map": "Roam/Roam.framework/Modules/module.modulemap",
20   "module_name": "Roam",
21   "dependencies": {
22     "AWSIoT": [
24     ],
25     "AWSMobileClient": [
27     ]
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "license": {
36     "type": "Copyright",
37     "text": "Copyright (c) 2021 Roam B.V, All rights reserved."
38   }