Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/only-icesoul/jjutils-ios
the best utils ever
https://github.com/only-icesoul/jjutils-ios
bitmap blur drawable ios layers svg
Last synced: about 1 month ago
JSON representation
the best utils ever
- Host: GitHub
- URL: https://github.com/only-icesoul/jjutils-ios
- Owner: Only-IceSoul
- License: mit
- Created: 2021-04-29T15:14:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-08T23:51:07.000Z (over 3 years ago)
- Last Synced: 2024-11-10T20:52:03.091Z (about 2 months ago)
- Topics: bitmap, blur, drawable, ios, layers, svg
- Language: Swift
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JJUtils
[![CI Status](https://img.shields.io/travis/only-icesoul/jjutils.svg?style=flat)](https://travis-ci.org/only-icesoul/jjutils)
[![Version](https://img.shields.io/cocoapods/v/jjutils.svg?style=flat)](https://cocoapods.org/pods/jjutils)
[![License](https://img.shields.io/cocoapods/l/jjutils.svg?style=flat)](https://cocoapods.org/pods/jjutils)
[![Platform](https://img.shields.io/cocoapods/p/jjutils.svg?style=flat)](https://cocoapods.org/pods/jjutils)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
```
ios 10+
```## Installation
JJUtils is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'jjutils'
```