Skip to content

G1J0SHI/SwiftPlus

Repository files navigation

SwiftPlus

Swift Extension Library

Version Platform License Metrics

Versions Platforms

Swift

Installation

Swift Package Manager

SwiftPlus is available through SPM. To install it, simply follow these steps:

  1. Open your Xcode project.
  2. Go to File > Swift Packages > Add Package Dependency.
  3. Enter the following URL: https://github.com/G1J0SHI/SwiftPlus.git
  4. Choose the version or branch you want to install and click Add.

CocoaPods

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

pod 'SwiftPlus'