您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

@giphy+react-native-sdk+2.3.0.patch 517B

1234567891011
  1. diff --git a/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec b/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
  2. index ddd41ac..a7b143e 100644
  3. --- a/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
  4. +++ b/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
  5. @@ -16,5 +16,5 @@ Pod::Spec.new do |s|
  6. s.source_files = "ios/**/*.{h,m,mm,swift}"
  7. s.dependency "React-Core"
  8. - s.dependency "Giphy", "2.2.4"
  9. + s.dependency "Giphy", "2.2.12"
  10. end