Skip to content

Commit

Permalink
updating podspec for starscream version
Browse files Browse the repository at this point in the history
  • Loading branch information
RishavG96 committed Jun 26, 2024
1 parent 34f68b3 commit 87b9436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Clickstream.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Pod::Spec.new do |s|
s.dependency "SwiftProtobuf", "~> 1.21.0"
s.dependency "ReachabilitySwift", '>= 5.0.0'
s.dependency "GRDB.swift", "~> 6.7.0"
s.dependency "Starscream", "~> 4.0"
s.dependency "Starscream", "4.0.4"

s.default_subspec = 'Core'

Expand Down

0 comments on commit 87b9436

Please sign in to comment.