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 9d132a3 commit 114d0a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion curveSecp256k1.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ Pod::Spec.new do |spec|

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

0 comments on commit 114d0a0

Please sign in to comment.