Skip to content

Cocoapods plugin that ports the Bundler check CLI command.

License

Notifications You must be signed in to change notification settings

dtrenz/pod-check

Repository files navigation

Cocoapods::Check

Travis-CI Build Status

Checks if the dependencies listed in Podfile are satisfied by currently installed pods.

If all pods are found, prints a success message and exits with a status of 0. If not, the first missing pod is listed and exits with a status of 1.

About

Cocoapods plugin that ports the Bundler check CLI command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published