Skip to content

Commit

Permalink
temporarily removed version from PurchasesCoreSwift in Purchases.pod…
Browse files Browse the repository at this point in the history
…spec
  • Loading branch information
aboedo committed Apr 27, 2021
1 parent a1ab80f commit 38533b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Purchases.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '9.0'

s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
s.dependency 'PurchasesCoreSwift', '3.12.0-SNAPSHOT'
s.dependency 'PurchasesCoreSwift'


s.source_files = ['Purchases/**/*.{h,m}']
Expand Down

0 comments on commit 38533b7

Please sign in to comment.