Swiftensions is a little handy library of Swift Extensions.
- Swift 5.1 / Xcode 11.1
- iOS 8.0 and later
Swiftensions doesn't contain any external dependencies.
# Podfile
use_frameworks!
pod "Swiftensions", "~> 1.0.0"Run:
$ pod install- Array
- Bundle
- Calendar
- IndexPath
- Number (NSNumber)
- Optional
- Sequence
- String
- URL
- UIDevice
- UINib
- UIView