blob: 120f89300fbc13f8c8759887205541eb360c8c28 [file] [log] [blame]
{
"name": "LocationSDK",
"version": "2.0.0-beta1",
"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": "2.0.0-beta1"
},
"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."
}
}