blob: 2b8bc03eeca93dda54e03a2923db644667c847a4 [file] [log] [blame]
{
"name": "LocationSDK",
"version": "1.0.0",
"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": "1.0.0"
},
"exclude_files": "Classes/Exclude",
"module_map": "LocationSDK/GeoSpark.framework/Modules/module.modulemap",
"frameworks": "CoreData"
}