blob: 2789c5b9ad13e6cd78954443d6108a0f84d3b3ca [file] [log] [blame]
{
"name": "LocationSDK",
"version": "1.4.0",
"summary": "iOS SDK for Location",
"homepage": "https://geospark.co",
"authors": {
"Ravikanth": "ravikanth.icfai@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ravikanthAtGeospark/LocationSDK.git",
"tag": "1.4.0"
},
"source_files": "LocationSDK/GeoSpark.framework/Headers/*.h",
"vendored_frameworks": "LocationSDK/GeoSpark.framework",
"module_name": "LocationSDK",
"frameworks": "CoreLocation",
"requires_arc": true,
"license": {
"type": "Copyright",
"text": "Copyright (c) 2018 Ravikanth. All rights reserved."
}
}