https://github.com/fueled/ethanol-ui-extensions
https://github.com/fueled/ethanol-ui-extensions
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fueled/ethanol-ui-extensions
- Owner: Fueled
- Archived: true
- Created: 2015-06-30T18:13:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T12:50:11.000Z (about 9 years ago)
- Last Synced: 2025-09-30T08:53:01.456Z (9 months ago)
- Language: Swift
- Size: 88.9 KB
- Stars: 0
- Watchers: 25
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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**