当执行pod install时候出现以下信息:
Analyzing dependencies
[!] The version of CocoaPods used to generate the lockfile (0.34.4) is higher than the version of the current executable (0.34.2). Incompatibility issues may arise.
可以更新pod :gem upadate pod即可。