CocoaHelper 2.1.5× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Sep 2017 SwiftSwift Version 3.0 SPMSupports SPM ✗Maintained by Meniny.Installation Guide×Installation Guide for CocoaHelperYou want to add pod 'CocoaHelper', '~> 2.1' similar to the following to your Podfile:target 'MyApp' do pod 'CocoaHelper', '~> 2.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CocoaHelperSee PodspecGitHub RepoPage on CocoaPods.orgCocoaHelper 2.1.5ByMeninymeniny.cnMeniny/CocoaHelper-in-SwiftGitHub Repo Introduction CocoaHelper is a bundle Swift categories for Cocoa and Cocoa Touch. Requirements iOS 8.0+ watchOS 2.0+ (v2.0.0+) tvOS 9.0+ (v2.0.0+) macOS 10.10+ (v1.1.2+) Linux (v2.0.0+) Xcode 8 with Swift 3 Installation