diff --git a/HelloUniMPDemo/Podfile b/HelloUniMPDemo/Podfile index 42d2b0be22437fcdd34b51296ca9bf66c5e138d9..246cc3f0a24b7a8498574d9cb38501a1f81d8cf1 100644 --- a/HelloUniMPDemo/Podfile +++ b/HelloUniMPDemo/Podfile @@ -5,7 +5,7 @@ target 'HelloUniMPDemo' do ## 根据功能对照表添加,建议一次不要Pod太多模块容易超时 ## Payment-Stripe、Payment-Paypal、Oauth-Google、Oauth-Facebook 为海外SDK建议设置代理后pod install - pod 'unimp', :subspecs => [ + pod 'unimp', '~> 4.24', :subspecs => [ 'Core', ##核心库(必需) # 'Accelerometer', ##加速度传感器 # 'Contacts', ##通讯录