package = secp256k1 headers = secp256k1.h secp256k1_ecdh.h secp256k1_recovery.h secp256k1_extrakeys.h secp256k1_schnorrsig.h headerFilter = secp256k1/** secp256k1_ecdh.h secp256k1_recovery.h secp256k1_extrakeys.h secp256k1_schnorrsig.h secp256k1.h libraryPaths.linux = c/secp256k1/build/linux/ linkerOpts.linux = -L/usr/lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib libraryPaths.ios = c/secp256k1/build/ios/ /usr/local/lib linkerOpts.ios = -framework Security -framework Foundation