2 "name": "openssl-iosx-sy",
4 "summary": "OpenSSL libraries for macOS, iOS, and visionOS, including both arm64 and x86_64 builds for macOS, Mac Catalyst, iOS Simulator, and visionOS Simulator.",
5 "homepage": "https://github.com/Jetsond/openssl-iosx-sy.git",
8 "Alexander Pototskiy": "alex.a.potocki@gmail.com"
10 "social_media_url": "https://www.linkedin.com/in/alexander-pototskiy",
16 "pod_target_xcconfig": {
17 "ONLY_ACTIVE_ARCH": "YES"
21 "pod_target_xcconfig": {
22 "ONLY_ACTIVE_ARCH": "YES"
25 "static_framework": true,
26 "prepare_command": "sh scripts/build.sh",
28 "git": "https://github.com/Jetsond/openssl-iosx-sy.git",
31 "header_mappings_dir": "frameworks/Headers",
32 "public_header_files": "frameworks/Headers/**/*.{h,H,c}",
33 "source_files": "frameworks/Headers/**/*.{h,H,c}",
34 "vendored_frameworks": [
35 "frameworks/ssl.xcframework",
36 "frameworks/crypto.xcframework"