CBSecp256k1 0.9.0×Maintained by caobo56.Installation Guide×Installation Guide for CBSecp256k1You want to add pod 'CBSecp256k1', '~> 0.9' similar to the following to your Podfile:target 'MyApp' do pod 'CBSecp256k1', '~> 0.9' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CBSecp256k1See PodspecGitHub RepoPage on CocoaPods.orgCBSecp256k1 0.9.0Bycaobocaobo56/CBSecp256k1GitHub RepoCBSecp256k1 CBSecp256k1,椭圆双曲线算法,from ASKSecp256k1