All Projects → tattn → Swiftextensions

tattn / Swiftextensions

Licence: mit
My favorite Swift extensions.

Programming Languages

swift
15916 projects

Labels

SwiftExtensions

Build Status Carthage compatible Swift Package Manager compatible Swift Version

My favorite Swift extensions.

Installation

Swift Package Manager

You can install this package with Swift Package Manager in Xcode 11.

Carthage

github "tattn/SwiftExtensions"

Usage

@_exported import SwiftExtensions

Docs

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

SwiftExtensions is released under the MIT license. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].