// pod install after remove rm -rf ios/Pods pod install // pod clean pod cache clean --all // remove build (IOS build failed) rm -rf ios/build https://stackoverflow.com/questions/46428752/how-to-clear-or-clean-specific-pod-from-the-local-cocoapods-cache