4 "summary": "基于 OpenSSL 封装 SM2、SM4 加解密、SM3 摘要算法、SM2 签名验签、ASN1 编码解码",
5 "description": "Build OpenSSL for iOS and OS X, and add sm2, sm3, sm4 header files。",
6 "homepage": "https://git.sinitek-corp.com/fcs/mobile/devopsgroup/ios/sinigm.git",
9 "ky.zhang": "ky.zhang@sinitek.com"
12 "git": "https://git.sinitek-corp.com/fcs/mobile/devopsgroup/ios/sinigm.git",
18 "pod_target_xcconfig": {
19 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21 "source_files": "SiniGM/Classes/**/*.{h,m}",
22 "public_header_files": "SiniGM/Classes/SiniGMUtils/*.h",
23 "vendored_frameworks": "SiniGM/Classes/openssl.framework",
24 "user_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "frameworks": "Security",
29 "static_framework": true