Meat - an iOS consumer for hungrilla api.
- XCode 6.3+
- Swift 1.2+
- Cocoa Pods 0.37.2+
Meat uses cocoa pods for managing dependencies, if you don't have cocoa pods installed in your system, you may install it by executing the following command:
$ sudo gem install cocoapods
After installing cocoa pods, you can install dependencies by executing:
$ pod install
Then open project in Xcode by clicking meat.xcworkspace
.