To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 12 or Later
- Swift 5.x
- Xcode 11.x
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
Ayush Gupta (dev.iayush27@gmail.com)
AGHelperSwift is available under the MIT license. See the LICENSE file for more info.