Swiftpack.co - furiosFast/MRGpsDataGetter as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by furiosFast.
furiosFast/MRGpsDataGetter 1.1.1
Easy access to Sun, Moon and Location informations. In addition Weather and 5 day/3 hour Forecast (5 day/3 hour through the OpenWeatherMap.org provider).
⭐️ 0
🕓 3 years ago
iOS watchOS tvOS
.package(url: "https://github.com/furiosFast/MRGpsDataGetter.git", from: "1.1.1")

MRGpsDataGetter

SPM ready Platform Swift Xcode License Twitter

Easy access to Sun, Moon and Location informations. In addition Weather and 5 day/3 hour Forecast (5 day/3 hour through the OpenWeatherMap.org provider).

Requirements

  • iOS 13.0+ / tvOS 13.0+ / watchOS 6.1+
  • Xcode 12.0+
  • Swift 5+

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. It is in early development, but MRGpsDataGetter does support its use on supported platforms.

Once you have your Swift package set up, adding MRGpsDataGetter as a dependency is as easy as adding it to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/furiosFast/MRGpsDataGetter.git", from: "1.0.0")
]

Usage

Initialization

import MRGpsDataGetter

Requirements

MRGpsDataGetter has different dependencies and therefore needs the following libraries (also available via SPM):

It isn't necessary to add the dependencies of MRGpsDataGetter, becose with SPM all is do automatically!

Others library's files are necessary for the correct functioning of MRGpsDataGetter:

There files are already included into the framework.

License

MRGpsDataGetter is released under the MIT license. See LICENSE for more information.

GitHub

link
Stars: 0
Last commit: 46 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics