JFUIKit 0.2.2

JFUIKit 0.2.2

Maintained by jumpingfrog0.



JFUIKit 0.2.2

  • By
  • jumpingfrog0

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, [email protected]

License

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