iOS cocoapods pod //清除缓存 # pod cache clean --all //移出本地 pod文件依赖 # pod deintegrate //重新安装 # pod install