SwiftUEx 2.0.8

SwiftUEx 2.0.8

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Oct 2016
SPMSupports SPM

Maintained by João Borges.



SwiftUEx 2.0.8

  • By
  • sucrewar

SwiftUEx

Descrpition

SwiftUEx is a collection of useful extensions to use on various types of data

Extensions Provide

Int, TableViewCell, Double, UIView, UINavigationController, Array, String, UIImage, UIImageView, NSDate, UIColor, UILabel

Helpers Provide

Plist get, KeyChainWrapper

Installation

SwiftUEx is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SwiftUEx'

Because SwiftUEx is fully written in Swift, be sure to add use_frameworks! at the top of your Podfile.

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'SwiftUEx'

Author

sucrewar, [email protected]

License

SwiftEx is available under the MIT license. See the LICENSE file for more info.