blob: 54ce2cdb698c2a3caffa0e2095e365e9ddc6b1ef [file] [log] [blame]
{
"name": "SwiftLocation",
"version": "4.2.0",
"summary": "Easy and Efficient Location Tracking for iOS",
"description": "Efficient location tracking for iOS with support for oneshot/continuous/background tracking, reverse geocoding, autocomplete and more!",
"homepage": "https://github.com/malcommac/SwiftLocation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniele Margutti": "hello@danielemargutti.com"
},
"social_media_url": "https://twitter.com/danielemargutti",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/malcommac/SwiftLocation.git",
"tag": "4.2.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"Foundation",
"CoreLocation",
"MapKit"
],
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}