Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loogle18/metofficeswift

iOS client for uk climate station data.
https://github.com/loogle18/metofficeswift

Last synced: 18 days ago
JSON representation

iOS client for uk climate station data.

Awesome Lists containing this project

README

        

# MetOfficeSwift
iOS client for uk climate station data.

# Usage
- Use `git clone` to clone this repository or download it directly;
- Run in terminal: `sudo gem install cocoapods` to install cocoa pods if you don't have it;
- Go to the project directory (`cd path_to/project_dir`);
- Run in terminal: `pod install`;
- Open and run project in Xcode or another IDE;

# Screenshots
![](https://github.com/moodygoody/MetOfficeSwift/blob/master/Screenshots/Screenshot_1.png)
![](https://github.com/moodygoody/MetOfficeSwift/blob/master/Screenshots/Screenshot_2.png)
![](https://github.com/moodygoody/MetOfficeSwift/blob/master/Screenshots/Screenshot_3.png)