[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / d / a / b / RNLocation / 0.0.5 / RNLocation.podspec.json
blobd792f84fd143ba21e48d40c8f7acf064968b4fcc
2   "name": "RNLocation",
3   "version": "0.0.5",
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.5"
16   },
17   "source_files": "**/**/*.{h,m,swift}",
18   "vendored_frameworks": "**/Roam.framework",
19   "module_name": "RNLocation",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "license": {
27     "type": "Copyright",
28     "text": "Copyright (c) 2020 GeoSpark, Inc. All rights reserved."
29   }