How to remove specific pod without touching other dependencies
Remove specific pod from podfile
and run below command in terminal:
pod install --no-repo-update
Remove specific pod from podfile
and run below command in terminal:
pod install --no-repo-update