4 "summary": "国密 SM2 的 OC 封装,基于 OpenSSL。",
5 "description": "基于 OpenSSL 封装 SM2 加解密、SM2 签名验签、等。",
6 "homepage": "https://github.com/Ann-iOS/DBChainSm2",
12 "YangtingTombay": "m18620345206@163.com"
18 "git": "https://github.com/Ann-iOS/DBChainSm2.git",
21 "pod_target_xcconfig": {
22 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
24 "source_files": "DBChainSm2/**/*.{h,m}",
25 "public_header_files": "DBChainSm2/**/*.h",
27 "static_framework": true,
28 "frameworks": "Security",