iOSBootstrap How to useClone this repository! And replace name following commandgrep -rl 'iOSBootstrap' * | xargs sed -e -i "s/iOSBootstrap/MyProject/g" installbundle install --path ./bundle bundle exec pod install test./script/run_test.sh