blob: 314b36c2604f584bf32c6d7518c1fde73f9d0493 [file] [log] [blame]
{
"name": "GeoSparkStage",
"version": "1.5.1",
"summary": "GeoSpark iOS SDK",
"description": "GeoSpark location tracking SDK for iOS.",
"homepage": "https://geospark.co",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": {
"GeoSpark, Inc.": "services@geospark.co"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "GeoSpark.framework"
},
"source": {
"http": "https://s3.amazonaws.com/geospark-frameworks/staging/GeoSpark.zip"
},
"exclude_files": "Classes/Exclude",
"module_map": "GeoSpark.framework/Modules/module.modulemap",
"frameworks": "CoreData"
}