Skip to content

Commit

Permalink
fix: updated gist version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-aman committed Nov 11, 2022
1 parent 1e7d848 commit ab231b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CustomerIOMessagingInApp.podspec
Expand Up @@ -21,5 +21,5 @@ Pod::Spec.new do |spec|
spec.module_name = "CioMessagingInApp" # the `import X` name when using SDK in Swift files

spec.dependency "CustomerIOTracking", "= #{spec.version.to_s}"
spec.dependency "Gist", '~> 2.2.0'
spec.dependency "Gist", '~> 2.2.1'
end

0 comments on commit ab231b1

Please sign in to comment.