https://github.com/maxbeizer/cs-merit-ios
https://github.com/maxbeizer/cs-merit-ios
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxbeizer/cs-merit-ios
- Owner: maxbeizer
- Created: 2015-03-11T01:52:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T01:58:40.000Z (about 11 years ago)
- Last Synced: 2025-03-26T21:09:19.084Z (about 1 year ago)
- Language: Swift
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.