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

https://github.com/maxbeizer/cs-merit-ios


https://github.com/maxbeizer/cs-merit-ios

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# CS-Merit-iOS
The iOS application for the Centresource Merit System.

* [merit.centresource.com](http://merit.centresource.com/)
* [api/web repo](https://github.com/centresource/cs-merit)

### Requirements
1. Ruby (>= 2.x) (for pods)
2. Xcode with Swift 1.2

### Setup
```
sudo gem install cocoapods
pod install
```
Open the workspace in Xcode.