[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / a / b / RNLocation / 0.0.4 / RNLocation.podspec.json
blob3fcd08cb7a444c05e3c57edc66509dfffa199790
2   "name": "RNLocation",
3   "version": "0.0.4",
4   "summary": "iOS SDK for RNLocation, the location intelligence platform",
5   "homepage": "https://RNLocation.co",
6   "social_media_url": "https://twitter.com/RNLocation",
7   "authors": {
8     "RNLocation, Inc.": "ravikanth@geospark.co"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/ravikanth-tummala/RNLocation.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "**/**/*.{h,m,swift}",
18   "vendored_frameworks": "**/Roam.framework",
19   "module_name": "RNLocation",
20   "dependencies": {
21     "CocoaMQTT/WebSockets": [
22       "1.3.0-rc.1"
23     ]
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "license": {
32     "type": "Copyright",
33     "text": "Copyright (c) 2020 GeoSpark, Inc. All rights reserved."
34   }