An open API service indexing awesome lists of open source software.

https://github.com/fueled/ethanol-ui-extensions


https://github.com/fueled/ethanol-ui-extensions

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ethanol UI Extensions

This library contains a set of Objective-C and Swift enhancements to native UIKit components. This library is compatible with Xcode 8 (Swift 2.3), and iOS 8 and later.

The library can be used via Carthage:

github "Fueled/ethanol-ui-extensions"

For Swift 3.0 usage, you should target the outstanding 'swift-3' branch:

github "Fueled/ethanol-ui-extensions" "swift-3"

You can also use the following if you haven't configured https yet:

git "git@github.com:Fueled/ethanol-ui-extensions.git"

# Changelog
### 0.1.18
Updated for **Xcode8.x** and **Swift 2.3.x**