Skip to content

Commit

Permalink
Update curveSecp256k1.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ieow committed Apr 9, 2024
1 parent 2a997cb commit 93a792c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curveSecp256k1.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ Pod::Spec.new do |spec|

spec.source_files = 'Sources/curvelib/secp256k1/**/*.{swift}'
spec.dependency 'curvelib_xc' , '0.0.3'
spec.dependency 'curvelibCommon' '0.0.3''
spec.dependency 'curvelibCommon', '0.0.3'
end

0 comments on commit 93a792c

Please sign in to comment.