blob: b784702e62effa1c0417a60555479c67b50449a4 [file] [log] [blame]
{
"name": "GeoSparkTest",
"version": "0.0.2",
"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": "GeoSparkTest.framework"
},
"source": {
"http": "https://s3.amazonaws.com/geospark-frameworks/iOS/GeoSparkTest.zip"
},
"exclude_files": "Classes/Exclude",
"module_map": "GeoSparkTest.framework/Modules/module.modulemap"
}