Skip to content

iLiuChang/SwiftHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Download everything in the SwiftHelper folder;
  2. 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.