IsNotEmpty 0.0.1×Maintained by Jeff Kelley.Installation Guide×Installation Guide for IsNotEmptyYou want to add pod 'IsNotEmpty', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'IsNotEmpty', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try IsNotEmptySee PodspecGitHub RepoPage on CocoaPods.orgIsNotEmpty 0.0.1ByJeff KelleySlaunchaMan/IsNotEmptyGitHub RepoIsNotEmpty A Boolean value for Collections that returns true if they are not empty.