Skip to content

Commit

Permalink
Dev/1.1.2 (#129)
Browse files Browse the repository at this point in the history
* fix: minor changes

* docs: update change log

* fix: update pod spec
  • Loading branch information
tamworth committed Jul 12, 2024
1 parent c84c84e commit 0ad5f80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AUIKitCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Pod::Spec.new do |s|
ss.dependency 'ScoreEffectUI'
ss.dependency 'AgoraLyricsScore', '~> 1.1.6'
ss.dependency 'AgoraRtm_iOS', '2.1.8'
ss.dependency 'AgoraRtcEngine_Special_iOS'
ss.dependency 'AgoraRtcEngine_Special_iOS','> 4.1.1.19', '< 4.1.1.100'
ss.dependency 'Zip'
ss.dependency 'Alamofire'
ss.dependency 'Agora_Chat_iOS'
Expand All @@ -68,7 +68,7 @@ Pod::Spec.new do |s|
'iOS/AUIKitCore/Sources/Core/FoundationExtension/*',
]
ss.dependency 'AgoraRtm_iOS', '2.1.8'
ss.dependency 'AgoraRtcEngine_Special_iOS'
ss.dependency 'AgoraRtcEngine_Special_iOS','> 4.1.1.19', '< 4.1.1.100'
ss.dependency 'Zip'
ss.dependency 'Alamofire'
ss.dependency 'Agora_Chat_iOS'
Expand Down

0 comments on commit 0ad5f80

Please sign in to comment.