blob: d792f84fd143ba21e48d40c8f7acf064968b4fcc [file] [log] [blame]
{
"name": "RNLocation",
"version": "0.0.5",
"summary": "iOS SDK for RNLocation, the location intelligence platform",
"homepage": "https://RNLocation.co",
"social_media_url": "https://twitter.com/RNLocation",
"authors": {
"RNLocation, Inc.": "ravikanth@geospark.co"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ravikanth-tummala/RNLocation.git",
"tag": "0.0.5"
},
"source_files": "**/**/*.{h,m,swift}",
"vendored_frameworks": "**/Roam.framework",
"module_name": "RNLocation",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"license": {
"type": "Copyright",
"text": "Copyright (c) 2020 GeoSpark, Inc. All rights reserved."
}
}