Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevebarnegren/sbuikitutils
Utilities and extensions for UIKit
https://github.com/stevebarnegren/sbuikitutils
Last synced: 30 days ago
JSON representation
Utilities and extensions for UIKit
- Host: GitHub
- URL: https://github.com/stevebarnegren/sbuikitutils
- Owner: SteveBarnegren
- License: mit
- Created: 2017-07-15T11:46:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T21:08:45.000Z (about 4 years ago)
- Last Synced: 2024-10-11T16:48:02.273Z (about 1 month ago)
- Language: Swift
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SBUIKitUtils
[![CI Status](http://img.shields.io/travis/[email protected]/SBUIKitUtils.svg?style=flat)](https://travis-ci.org/[email protected]/SBUIKitUtils)
[![Version](https://img.shields.io/cocoapods/v/SBUIKitUtils.svg?style=flat)](http://cocoapods.org/pods/SBUIKitUtils)
[![License](https://img.shields.io/cocoapods/l/SBUIKitUtils.svg?style=flat)](http://cocoapods.org/pods/SBUIKitUtils)
[![Platform](https://img.shields.io/cocoapods/p/SBUIKitUtils.svg?style=flat)](http://cocoapods.org/pods/SBUIKitUtils)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SBUIKitUtils is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "SBUIKitUtils"
```## Author
[email protected], [email protected]
## License
SBUIKitUtils is available under the MIT license. See the LICENSE file for more info.