Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boxuk/staff-ios

iOS Application for listing all staff at Box UK
https://github.com/boxuk/staff-ios

Last synced: 5 days ago
JSON representation

iOS Application for listing all staff at Box UK

Awesome Lists containing this project

README

        

staff-ios
=========

iOS client for [boxuk/staff](https://github.com/boxuk/staff).

## Running

You will need:

* Ruby >1.9.3
* Cocoapods (`[sudo] gem install cocoapods`)
* XCode, iOS 6 SDK

Clone the repo, run `[sudo] pod install` in the root of the directory to install deps.

## Tests

Tests are written using the `OCMock` framework. These need to be run using XCode or xctool.

## TODO

* Upgrade to iOS 7
* Upgrade to XCTest framework to run tests on CLI.

![](http://i.imgur.com/AxIhQwA.png)
![](http://i.imgur.com/bK74GaN.png)