check_cocoapods
Check CocoaPods usage in the active Xcode project and retrieve setup info, optionally flagging outdated pods.
Instructions
Checks if the active project uses CocoaPods and returns setup information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeOutdated | No | Check for outdated pods and include update information. Default: false |