pod search <QUERY>

Search for pods

Arguments

NameDescription
QUERY

Options

NameDescription
--regexInterpret the `QUERY` as a regular expression
--simpleSearch only by name
--statsShow additional stats (like GitHub watchers and forks)
--webSearches on cocoapods.org
--iosRestricts the search to Pods supported on iOS
--osxRestricts the search to Pods supported on macOS
--watchosRestricts the search to Pods supported on watchOS
--tvosRestricts the search to Pods supported on tvOS
--no-pagerDo not pipe search results into a pager
--allow-rootAllows CocoaPods to run as root