/AGHelperSwift

A framework for customizing your UI elements and will speed up your development.

Primary LanguageSwiftMIT LicenseMIT

AGHelperSwift

CI Status Version License Platform

Example

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

Requirements

- iOS 12 or Later
- Swift 5.x
- Xcode 11.x

Installation

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

pod 'AGHelperSwift'

Import it in the ViewController you want it to work:

import AGHelperSwift

Author

Ayush Gupta (dev.iayush27@gmail.com)

License

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