[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / c / 6 / SwiftLocation / 5.0.0 / SwiftLocation.podspec.json
blob0571fca62a6a3dda2fc4eb1f2aeaa03f7feca03f
2   "name": "SwiftLocation",
3   "version": "5.0.0",
4   "summary": "Location Manager Made Easy",
5   "description": "Efficient location tracking for iOS with support for oneshot/continuous/background tracking, reverse geocoding, autocomplete, geofencing, beacon monitoring & broadcasting",
6   "homepage": "https://github.com/malcommac/SwiftLocation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniele Margutti": "hello@danielemargutti.com"
13   },
14   "social_media_url": "https://twitter.com/danielemargutti",
15   "platforms": {
16     "ios": "11.0",
17     "osx": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/malcommac/SwiftLocation.git",
21     "tag": "5.0.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "frameworks": [
25     "Foundation",
26     "CoreLocation",
27     "MapKit"
28   ],
29   "swift_versions": [
30     "5.0",
31     "5.1",
32     "5.3"
33   ],
34   "swift_version": "5.3"