Skip to content

margarita-shishkina/UIExtensions

 
 

Repository files navigation

UIExtensions

Carthage integration:

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate UIExtensions into your Xcode project using Carthage, specify it in your Cartfile:

github "Couriere/UIExtensions"

Run carthage update to build the framework and drag the built UIExtensions.framework into your Xcode project.

About

Convenience Swift extensions to iOS classes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.5%
  • Objective-C 0.5%