1. Podfile升級
查看pod版本:
pod --version
pod 升級(此時是升級到1.0.0.beta.2版本):
sudogeminstallcocoapods --pre
2.導入第三方庫