2 "name": "openssl-iosx",
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",
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/apotocki/openssl-iosx.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"