Skip to content

Commit

Permalink
Merge pull request #3 from primer-io/sv/initial_release
Browse files Browse the repository at this point in the history
feat: initial release BREAKING CHANGE
  • Loading branch information
NQuinn27 authored Aug 2, 2024
2 parents 441b241 + 145a892 commit 1bc10b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PrimerStripeSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ Pod::Spec.new do |spec|
spec.ios.deployment_target = '13.0'
spec.source = { :git => 'https://github.com/primer-io/primer-sdk-ios', :tag => spec.version.to_s }
spec.vendored_frameworks = 'Frameworks/PrimerStripeSDK.xcframework', 'Frameworks/Stripe.xcframework', 'Frameworks/Stripe3DS2.xcframework', 'Frameworks/StripeApplePay.xcframework', 'Frameworks/StripeCore.xcframework', 'Frameworks/StripeFinancialConnections.xcframework', 'Frameworks/StripePayments.xcframework', 'Frameworks/StripePaymentsUI.xcframework', 'Frameworks/StripeUICore.xcframework'

end

0 comments on commit 1bc10b2

Please sign in to comment.