2 "name": "SawtoothSigning",
4 "summary": "ECDSA 椭圆曲线 Swift 端基于 secp256k1 实现的签名与验证",
5 "description": "ECDSA 椭圆曲线 签名与验证, Swift端基于 secp256k1 的实现",
6 "homepage": "https://github.com/Ann-iOS/SawtoothSigning",
12 "Ann-iOS": "m18620345206@163.com"
18 "git": "https://github.com/Ann-iOS/SawtoothSigning.git",
21 "pod_target_xcconfig": {
22 "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
26 "SawtoothSigning/**/*.{h,m}"
28 "exclude_files": "SawtoothSigning/**/*.h",
30 "static_framework": true,
31 "frameworks": "Security",