ekchhuon / SwiftExtensions

My favorite Swift extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My favorite Swift extensions.

License:MIT License


Languages

Language:Swift 99.3%Language:Objective-C 0.7%