Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.1 KB

UIAdapterKit

UIAdapterKit CI Version Platform License

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 9.0+

Installation

CocoaPods

To install it, simply add the following line to your Podfile:

pod 'UIAdapterKit'

Swift Package Manager

Simply add a package dependency to your Xcode project, select File > Swift Packages > Add Package Dependency and enter this repository URL:

https://github.com/andreadelfante/UIAdapterKit.git

Author

andreadelfante, andreadelfante94@gmail.com

License

UIAdapterKit is available under the MIT license. See the LICENSE file for more info.