[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 6 / SwiftLocation / 4.0.1 / SwiftLocation.podspec.json
blob85afa2cdf4ea95692a1f4f24f2ad8229a427d5ab
2   "name": "SwiftLocation",
3   "version": "4.0.1",
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.0.1"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": [
24     "Foundation",
25     "CoreLocation",
26     "MapKit"
27   ],
28   "swift_versions": "5.0"