Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/loogle18/metofficeswift
- Owner: loogle18
- Created: 2017-06-20T18:53:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T02:37:42.000Z (over 7 years ago)
- Last Synced: 2024-04-10T20:25:21.907Z (10 months ago)
- Language: Swift
- Size: 737 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)