无法使用CocoaPods添加MobileCenter。CocoaPods无法找到MobileCenter的规范。播客文件platform:ios,'8.0'target'VisualStudioMobileCenterDemo'dopod'MobileCenter'end错误 最佳答案 如果您使用Cocoapods在您的应用程序中安装MobileCenter并遇到消息错误-无法找到MobileCenter的规范,请运行$podrepoupdate在您的终端中。它将为您同步最新的podspec文件。然后尝试$podinstall应该