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
- Host: GitHub
- URL: https://github.com/codecat15/crabby
- Owner: codecat15
- License: mit
- Created: 2020-04-07T15:51:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T22:21:09.000Z (about 6 years ago)
- Last Synced: 2025-03-09T08:16:28.784Z (over 1 year ago)
- Language: Swift
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crabby
A collection of functionalities we use in every iOS project
[](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'
```