blob: 9db29772962cb22399b7de3dcf3c7e3845a2b9bb [file] [log] [blame]
{
"name": "SwiftLocation",
"version": "4.1.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.1.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"Foundation",
"CoreLocation",
"MapKit"
],
"swift_versions": [
"5.0",
"5.1",
"5.1"
],
"swift_version": "5.1"
}