2 "name": "GMOpenSSL_bc",
4 "summary": "编译 OpenSSL 为 framework,版本对应 OpenSSL 1.1.1i。",
5 "description": "通过 cocoapods 集成 OpenSSL,编译为 framework,方便使用。",
6 "homepage": "https://github.com/muzipiao/GMOpenSSL",
9 "whatelsecani": "whatelsecani@gmail.com"
12 "git": "https://ben-kenobi@github.com/ben-kenobi/GMOpenSSL.git",
18 "preserve_paths": "GMOpenSSL/openssl.framework",
20 "GMOpenSSL/openssl.framework/Headers/**/*{.h}",
21 "GMOpenSSL/openssl.framework/*.{h,c}"
23 "public_header_files": [
24 "GMOpenSSL/openssl.framework/Headers/*.{h}",
25 "GMOpenSSL/openssl.framework/*.{h}"
27 "frameworks": "Foundation",
28 "vendored_frameworks": "GMOpenSSL/openssl.framework",
29 "pod_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "user_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"