解决办法 platform :ios, "7.0" target "Test" do pod 'MJExtension', '~> 3.0.8' end 转载于:https://www.cnblogs.com/imChay/p/5109622.html