KnackerKit 1.2× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Sep 2015 SPMSupports SPM ✗Maintained by Nguyen Phu Nghia.Installation Guide×Installation Guide for KnackerKitYou want to add pod 'KnackerKit', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'KnackerKit', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try KnackerKitSee PodspecHomepagePage on CocoaPods.orgKnackerKit 1.2ByNghia Nguyen KnackerKit KnackerKit provides some extension and utilities to help interact with UIKit and other frameworks. Installation pod 'KnackerKit' Authors Nghia Nguyen License MIT