/JFUIKit

Cocoa Touch UIKit framework categories.

Primary LanguageObjective-CMIT LicenseMIT

JFUIKit

CI Status Version License Platform

JFUIKit is a extension of Cocoa Touch UIKit framework wrote in Objective-C.

Requirements

  • iOS 9.0 or later.

Installation

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

pod 'JFUIKit', '~> 0.2.0'

JFUIKit extend some features with hooks(Method Swizzling), which was wrapped as a Pod subspec. JFUIKit default is not contain hooks. To install it, simply add the following line to your Podfile:

pod 'JFUIKit/Hook', '~> 0.2.0'

Author

jumpingfrog0, jumpingfrog0@gmail.com

License

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