blob: 8bb31b36b2ac507d9b373731a38221eae9cd6321 [file] [log] [blame]
{
"name": "GeoSparkTest",
"version": "0.0.9",
"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-frameworks/test_ios/GeoSpark.zip"
},
"exclude_files": "Classes/Exclude",
"module_map": "GeoSpark.framework/Modules/module.modulemap",
"frameworks": "CoreData"
}