Skip to content

Commit

Permalink
Update ACBClientSDK.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
firofame authored Jul 30, 2024
1 parent 9faf72d commit 8ebdc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ACBClientSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.license = { :type => "Commercial", :text => "Copyright (c) 2024. All rights reserved." }
s.author = { "cbajapan" => "[email protected]" }
s.platform = :ios, "13.0"
s.source = { :http => "https://github.com/firofame/ACBClientSDK/releases/download/3.4.6/ACBClientSDK-3.4.6.xcframework.zip" }
s.source = { :http => "https://raw.githubusercontent.com/firofame/ACBClientSDK/main/ACBClientSDK-3.4.6.xcframework.zip" }
s.vendored_frameworks = "ACBClientSDK.xcframework"
s.preserve_paths = "ACBClientSDK.xcframework"
end

0 comments on commit 8ebdc7f

Please sign in to comment.