Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinpham/util
https://github.com/martinpham/util
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/martinpham/util
- Owner: MartinPham
- License: other
- Created: 2018-11-18T19:47:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T19:47:26.000Z (about 6 years ago)
- Last Synced: 2024-11-20T19:04:54.734Z (about 2 months ago)
- Language: Objective-C
- Size: 8.79 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Util
==================Introduction
------------Common helpers for ObjC
Usage
-----Install via CocoaPod
> pod 'Util'
Include header
> #include "Util.h"
------------
Martin Pham