Pods-resources.sh Permission denied in iOS Project
You need to make the script executable. Open terminal and execute this command:
chmod a+x "/Users/shovon0203/Desktop/My Work/oDesk/momenTOGO/MomenTOGO_iPhone/Pods/Pods-resources.sh"
Try this, Works like a charm!
rm -rf Pods/ Podfile.lock
pod install