SwiftHelper
Some extensions in Swift.
Requirements
- iOS 10.0+
- Swift 4.0+
If you need to support iOS 9.0, please use version 1.0
Installation
CocoaPods
To integrate SwiftHelper into your Xcode project using CocoaPods, specify it in your Podfile
:
pod 'SwiftHelper'
Manual
- Download everything in the SwiftHelper folder;
- Add (drag and drop) the source files in SwiftHelper to your project.
License
SwiftHelper is provided under the MIT license. See LICENSE file for details.