Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fassko/tartuweatherprovider
Tartu Weather provider cocoapod for iOS
https://github.com/fassko/tartuweatherprovider
Last synced: 25 days ago
JSON representation
Tartu Weather provider cocoapod for iOS
- Host: GitHub
- URL: https://github.com/fassko/tartuweatherprovider
- Owner: fassko
- License: mit
- Created: 2016-12-03T09:13:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-14T18:39:56.000Z (about 5 years ago)
- Last Synced: 2024-09-17T19:25:16.560Z (about 2 months ago)
- Language: Swift
- Size: 884 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TartuWeatherProvider
[![CircleCI](https://circleci.com/gh/fassko/TartuWeatherProvider/tree/master.svg?style=svg)](https://circleci.com/gh/fassko/TartuWeatherProvider/tree/master)
[![Build Status](https://travis-ci.org/fassko/TartuWeatherProvider.svg?branch=master)](https://travis-ci.org/fassko/TartuWeatherProvider)
[![Version](https://img.shields.io/cocoapods/v/TartuWeatherProvider.svg?style=flat)](http://cocoapods.org/pods/TartuWeatherProvider)
[![License](https://img.shields.io/cocoapods/l/TartuWeatherProvider.svg?style=flat)](http://cocoapods.org/pods/TartuWeatherProvider)
[![Platform](https://img.shields.io/cocoapods/p/TartuWeatherProvider.svg?style=flat)](http://cocoapods.org/pods/TartuWeatherProvider)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager)
[![codecov](https://codecov.io/gh/fassko/TartuWeatherProvider/branch/master/graph/badge.svg)](https://codecov.io/gh/fassko/TartuWeatherProvider)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
TartuWeatherProvider is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "TartuWeatherProvider"
```## Author
Kristaps Grinbergs, [email protected]
## License
TartuWeatherProvider is available under the MIT license. See the LICENSE file for more info.