blob: 63a268da6add1f46bdbc8c5f1a816e9a6e89519c [file] [log] [blame]
{
"name": "GeoSpark",
"version": "3.0.0",
"summary": "iOS SDK for GeoSpark, the location intelligence platform",
"homepage": "https://geospark.co",
"social_media_url": "https://twitter.com/geosparkai",
"authors": {
"GeoSpark, Inc.": "support@geospark.co"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/geosparks/geospark-sdk-ios.git",
"tag": "3.0.0"
},
"source_files": "GeoSparkSDK/GeoSpark.framework/Headers/*.h",
"vendored_frameworks": "GeoSparkSDK/GeoSpark.framework",
"module_map": "GeoSparkSDK/GeoSpark.framework/Modules/module.modulemap",
"module_name": "GeoSpark",
"dependencies": {
"AWSIoT": [
],
"AWSMobileClient": [
]
},
"license": {
"type": "Copyright",
"text": "Copyright (c) 2020 GeoSpark, Inc. All rights reserved."
}
}