pod search <QUERY>
Search for pods
Arguments
Name | Description |
---|---|
QUERY |
Options
Name | Description |
---|---|
--regex | Interpret the `QUERY` as a regular expression |
--simple | Search only by name |
--stats | Show additional stats (like GitHub watchers and forks) |
--web | Searches on cocoapods.org |
--ios | Restricts the search to Pods supported on iOS |
--osx | Restricts the search to Pods supported on macOS |
--watchos | Restricts the search to Pods supported on watchOS |
--tvos | Restricts the search to Pods supported on tvOS |
--no-pager | Do not pipe search results into a pager |
--allow-root | Allows CocoaPods to run as root |