[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / d / c / 6 / SwiftLocation / 4.2.0 / SwiftLocation.podspec.json
blob54ce2cdb698c2a3caffa0e2095e365e9ddc6b1ef
2   "name": "SwiftLocation",
3   "version": "4.2.0",
4   "summary": "Easy and Efficient Location Tracking for iOS",
5   "description": "Efficient location tracking for iOS with support for oneshot/continuous/background tracking, reverse geocoding, autocomplete and more!",
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": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/malcommac/SwiftLocation.git",
20     "tag": "4.2.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": [
24     "Foundation",
25     "CoreLocation",
26     "MapKit"
27   ],
28   "swift_versions": [
29     "5.0",
30     "5.1"
31   ],
32   "swift_version": "5.1"