Skip to content

Commit

Permalink
升级iOS SDK至4.0.1.6,移除UIWebview依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
bashen1 committed May 25, 2020
1 parent 6ac6b7f commit f833b0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"name": "react-native-mbaichuan",
"version": "4.1.0",
"version": "4.2.0",
"description": "react-native library for Ali Baichuan",
"main": "index.js",
"scripts": {
Expand Down
11 changes: 5 additions & 6 deletions react-native-mbaichuan.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@ Pod::Spec.new do |s|

s.dependency "React"

s.dependency "AlibcTradeSDK","4.0.1.5"
s.dependency "AliAuthSDK","1.1.0.39-bc"
s.dependency "mtopSDK","3.0.0.4"
s.dependency "securityGuard","5.4.173"
s.dependency "AlibcTradeSDK","4.0.1.6"
s.dependency "AliAuthSDK","1.1.0.41-bc"
s.dependency "mtopSDK","3.0.0.3-BC"
s.dependency "securityGuard","5.4.191"
s.dependency "AliLinkPartnerSDK","4.0.0.24"
s.dependency "BCUserTrack","5.2.0.16-appkeys"
s.dependency "UTDID","1.1.0.16"
s.dependency "WindVane","8.5.0.46-bc10"
s.dependency "WindVane","8.5.0.46-bc11"

end

0 comments on commit f833b0a

Please sign in to comment.