SebasSwift 2.8.1

SebasSwift 2.8.1

Maintained by Hituzi Ando.



  • By
  • Hituzi Ando

SebasSwift

SebasSwift is utility extensions for iOS and macOS X written in Swift.

Installation

CocoaPods (iOS9.3+, OS X 10.10+)

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

pod "SebasSwift"

Carthage (iOS9.3+, OS X 10.10+)

You can use Carthage to install SebasSwift by adding it to your Cartfile:

github "HituziANDO/SebasSwift"

If you use Carthage to build your dependencies, make sure you have added SebasSwift[_macOS].framework to the "Linked Frameworks and Libraries" section of your target, and have included them in your Carthage framework copying build phase.