blob: 9130040d843316f9418f66a4eb6cfed8cf39735d [file] [log] [blame]
{
"name": "LocationSDK",
"version": "0.0.1",
"summary": "A short description of LocationSDK for getting location",
"description": "LocationSDK is used for getting location when ever location is updating",
"homepage": "https://github.com/ravikanthAtGeospark/LocationSDK",
"authors": {
"ravikanth": "ravikanth.icfai@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "LocationSDK/GeoSpark.framework"
},
"source": {
"git": "https://github.com/ravikanthAtGeospark/LocationSDK.git",
"tag": "0.0.1"
},
"exclude_files": "Classes/Exclude",
"module_map": "LocationSDK/GeoSpark.framework/Modules/module.modulemap",
"frameworks": "CoreData"
}