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

https://github.com/codecat15/crabby

A collection of functionalities we use in every iOS project
https://github.com/codecat15/crabby

Last synced: about 1 year ago
JSON representation

A collection of functionalities we use in every iOS project

Awesome Lists containing this project

README

          

# Crabby
A collection of functionalities we use in every iOS project

[![Build Status](https://travis-ci.org/codecat15/Crabby.svg?branch=master)](https://travis-ci.org/codecat15/Crabby)

# Installation

**CocoaPods**

[CocoaPods](https://www.cocoapods.org) is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate Alamofire into your Xcode project using CocoaPods, specify it in your Podfile:
```
> pod 'Crabby', '~> 0.0'
```