[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / b / VPPLocation / 3.0.0 / VPPLocation.podspec.json
blob92643322586e13822208acbdd9d30ab77a3ed5b0
2   "name": "VPPLocation",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "VPPLocation Library for iOS simplifies the task of retrieving the user location and reverse geocoder info about it.",
6   "homepage": "https://github.com/vicpenap/VPPLocation",
7   "authors": {
8     "Victor Pena": "contact@victorpena.es"
9   },
10   "source": {
11     "git": "https://github.com/vicpenap/VPPLocation.git",
12     "tag": "3.0.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "VPPLocation",
18   "frameworks": [
19     "CoreLocation",
20     "MapKit"
21   ],
22   "requires_arc": false