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 IsNotEmpty×AppSight.io IntegrationThe CocoaPods Website has an optional integration with AppSight.io that checks every pod you look at for apps which consume it.AppSight.io is a third-party service which tracks SDKs usage in the top iOS + Android apps.You can turn it off by clicking here: DisableSee PodspecGitHub RepoPage on CocoaPods.orgIsNotEmpty 0.0.1ByJeff KelleySlaunchaMan/IsNotEmptyGitHub RepoIsNotEmpty A Boolean value for Collections that returns true if they are not empty.