blob: 3d9ae4b5607305f00e1665d50b497dc9bc96c0e7 [file] [log] [blame]
{
"name": "GeoSpark",
"version": "2.1.3",
"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": "2.1.3"
},
"source_files": "GeoSparkSDK/GeoSpark.framework/Headers/*.h",
"vendored_frameworks": "GeoSparkSDK/GeoSpark.framework",
"module_map": "GeoSparkSDK/GeoSpark.framework/Modules/module.modulemap",
"module_name": "GeoSpark",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2019 GeoSpark, Inc. All rights reserved."
}
}