vim Podfile键盘输入 i,进入编辑模式,输入platform :ios, '7.0'pod 'MBProgressHUD', '~> 0.8'然后按Esc,并且输入“ :”号进入vim命令模式,然后在冒号后边输入wq破