这是我项目的pod文件
pod 'GoogleMaps', '1.13.2'
pod 'Toast', '3.0'
pod 'Fabric'
pod 'Kingfisher', '~> 3.0'
pod 'Crashlytics'
pod 'EBForeNotification'
pod 'SwiftDate', '~> 4.0'
pod 'IQKeyboardManager'
pod 'Alamofire'
pod 'Gloss'
pod 'RealmSwift'
pod 'ObjectMapper+Realm'
pod 'ObjectMapper'
pod 'ReachabilitySwift'
pod 'FirebaseCore'
pod 'FirebaseMessaging'
pod 'PopupDialog', '0.7'
pod 'FacebookCore'
pod 'AccountKit'
pod 'FacebookLogin'
pod 'AKImageCropperView'
pod 'ABKeyboardAccessory'
pod 'ESTabBarController-swift'
pod 'Timberjack', :git => 'https://github.com/andysmart/Timberjack.git', :branch => 'master'
pod 'FSPagerView', '0.5'
pod 'Mixpanel-swift', '2.2.2'
pod 'Firebase/DynamicLinks’
pod 'GoogleAPIClientForREST/Calendar', '1.2.1'
pod 'GoogleSignIn'
pod 'HCSStarRatingView', '1.5'
pod 'VIMediaCache'
每当我执行pod install
DynamicBlurView
安装为pod时。
我不知道为什么DynamicBlurView正在安装。任何帮助将不胜感激。