secp256k1_swift 1.0.3×Maintained by Alex Vlasov.Installation Guide×Installation Guide for secp256k1_swiftYou want to add pod 'secp256k1_swift', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'secp256k1_swift', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try secp256k1_swiftSee PodspecGitHub RepoPage on CocoaPods.orgsecp256k1_swift 1.0.3ByAlex Vlasovshamatarshamatar/secp256k1_swiftGitHub Reposecp256k1_swift Usage Add to the Podfile pod 'secp256k1_swift', '~> 1.0.0'