Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuchan/hobutility
Objective-C Utilities for my own sake. Not Swift.
https://github.com/yuchan/hobutility
Last synced: 4 days ago
JSON representation
Objective-C Utilities for my own sake. Not Swift.
- Host: GitHub
- URL: https://github.com/yuchan/hobutility
- Owner: yuchan
- License: mit
- Created: 2015-02-19T09:41:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-16T07:17:30.000Z (almost 9 years ago)
- Last Synced: 2024-11-09T13:40:36.720Z (about 2 months ago)
- Language: Objective-C
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HOBUtility
[![CI Status](http://img.shields.io/travis/yuchan/HOBUtility.svg?style=flat)](https://travis-ci.org/yuchan/HOBUtility)
[![Version](https://img.shields.io/cocoapods/v/HOBUtility.svg?style=flat)](http://cocoadocs.org/docsets/HOBUtility)
[![License](https://img.shields.io/cocoapods/l/HOBUtility.svg?style=flat)](http://cocoadocs.org/docsets/HOBUtility)
[![Platform](https://img.shields.io/cocoapods/p/HOBUtility.svg?style=flat)](http://cocoadocs.org/docsets/HOBUtility)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
HOBUtility is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:pod "HOBUtility"
## Author
yuchan, [email protected]
## License
HOBUtility is available under the MIT license. See the LICENSE file for more info.