blob: 92643322586e13822208acbdd9d30ab77a3ed5b0 [file] [log] [blame]
{
"name": "VPPLocation",
"version": "3.0.0",
"license": "MIT",
"summary": "VPPLocation Library for iOS simplifies the task of retrieving the user location and reverse geocoder info about it.",
"homepage": "https://github.com/vicpenap/VPPLocation",
"authors": {
"Victor Pena": "contact@victorpena.es"
},
"source": {
"git": "https://github.com/vicpenap/VPPLocation.git",
"tag": "3.0.0"
},
"platforms": {
"ios": null
},
"source_files": "VPPLocation",
"frameworks": [
"CoreLocation",
"MapKit"
],
"requires_arc": false
}