blob: 4f2952e6414a1c1ed889d7d5ce8b10cfdee853ac [file] [log] [blame]
{
"name": "GeoSpark",
"version": "0.0.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": "9.0"
},
"ios": {
"vendored_frameworks": "GeoSpark.framework"
},
"source": {
"http": "https://s3.amazonaws.com/geospark-framework/iOS/GeoSpark.zip"
},
"exclude_files": "Classes/Exclude"
}