Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umobi/umutils
iOS Utility Library
https://github.com/umobi/umutils
Last synced: about 2 months ago
JSON representation
iOS Utility Library
- Host: GitHub
- URL: https://github.com/umobi/umutils
- Owner: umobi
- License: mit
- Created: 2020-04-09T16:37:07.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-12-23T15:51:39.000Z (about 4 years ago)
- Last Synced: 2024-11-13T05:18:59.106Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 270 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UMUtils
[![CI Status](https://img.shields.io/travis/brennobemoura/UMUtils.svg?style=flat)](https://travis-ci.org/brennobemoura/UMUtils)
[![Version](https://img.shields.io/cocoapods/v/UMUtils.svg?style=flat)](https://cocoapods.org/pods/UMUtils)
[![License](https://img.shields.io/cocoapods/l/UMUtils.svg?style=flat)](https://cocoapods.org/pods/UMUtils)
[![Platform](https://img.shields.io/cocoapods/p/UMUtils.svg?style=flat)](https://cocoapods.org/pods/UMUtils)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
UMUtils is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'UMUtils'
```## Author
Ramon Vicente, [email protected]
brennobemoura, [email protected]## License
UMUtils is available under the MIT license. See the LICENSE file for more info.