Skip to content

Commit

Permalink
fix: update latest
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Jul 15, 2022
1 parent 7dd6ac2 commit 544b5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CapacitorPurchases.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Pod::Spec.new do |s|
s.source_files = 'ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}'
s.ios.deployment_target = '12.0'
s.dependency 'Capacitor'
s.dependency 'RevenueCat', '>= 4.3.0'
s.dependency 'RevenueCat', '>= 4.9.0'
s.swift_version = '5.1'
end

0 comments on commit 544b5c6

Please sign in to comment.