Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 712 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 712 Bytes

Meat Header

Meat - an iOS consumer for hungrilla api.

Requirements:

  • XCode 6.3+
  • Swift 1.2+
  • Cocoa Pods 0.37.2+

Install Cocoa Pods:

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

Setting up Xcode project:

After installing cocoa pods, you can install dependencies by executing:

 $ pod install

Then open project in Xcode by clicking meat.xcworkspace.

Screencast:

Basic