I am trying to remove pod dependency for committing in to gitlab
I am referring Remove or uninstall library previously added : cocoapods when I do pod clean it is showing Unknown command: clean
pod clean
I am expecting to remove pod files while committing and after taking checkout I want to get pod file by running pod install