NYXImagesKit 2.3× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Dec 2014Maintained by .Installation Guide×Installation Guide for NYXImagesKitYou want to add pod 'NYXImagesKit', '~> 2.3' similar to the following to your Podfile:target 'MyApp' do pod 'NYXImagesKit', '~> 2.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try NYXImagesKitSee PodspecGitHub RepoPage on CocoaPods.orgNYXImagesKit 2.3ByBenjamin GodardNyx0uf/NYXImagesKitGitHub Repo A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more. Installation pod 'NYXImagesKit' Authors Benjamin Godard License BSD