Swift Extension Library
SwiftPlus
is available through SPM. To install it, simply follow these steps:
- Open your Xcode project.
- Go to
File
>Swift Packages
>Add Package Dependency
. - Enter the following URL:
https://github.com/G1J0SHI/SwiftPlus.git
- Choose the version or branch you want to install and click
Add
.
SwiftPlus
is available through CocoaPods. To install it, simply add following line to your Podfile:
pod 'SwiftPlus'