Skip to content

Commit

Permalink
Podspec -> static
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdalmeida committed Jan 22, 2025
1 parent afc7580 commit 1a67533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adyen3DS2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ Pod::Spec.new do |spec|
spec.authors = { 'Adyen' => '[email protected]' }
spec.summary = 'Accept 3D Secure 2.0 payments via Adyen.'
spec.source = { :git => 'https://github.com/adyen/adyen-3ds2-ios.git', :tag => version }
spec.vendored_frameworks = 'XCFramework/Dynamic/Adyen3DS2.xcframework'
spec.vendored_frameworks = 'XCFramework/Static/Adyen3DS2.xcframework'
spec.ios.deployment_target = '10.0'
end

0 comments on commit 1a67533

Please sign in to comment.