2 "name": "openssl-iosx",
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/apotocki/openssl-iosx",
8 "Alexander Pototskiy": "alex.a.potocki@gmail.com"
10 "social_media_url": "https://www.linkedin.com/in/alexander-pototskiy",
17 "pod_target_xcconfig": {
18 "ONLY_ACTIVE_ARCH": "YES"
22 "pod_target_xcconfig": {
23 "ONLY_ACTIVE_ARCH": "YES"
27 "pod_target_xcconfig": {
28 "ONLY_ACTIVE_ARCH": "YES"
31 "static_framework": true,
32 "prepare_command": "sh scripts/build.sh",
34 "git": "https://github.com/apotocki/openssl-iosx.git",
37 "header_mappings_dir": "frameworks/Headers",
38 "public_header_files": "frameworks/Headers/**/*.{h,H,c}",
39 "source_files": "frameworks/Headers/**/*.{h,H,c}",
40 "vendored_frameworks": [
41 "frameworks/ssl.xcframework",
42 "frameworks/crypto.xcframework"