4 "summary": "LZ4 XCFramework for macOS and iOS, including both arm64 and x86_64 builds for macOS and Simulator.",
5 "homepage": "https://github.com/apotocki/lz4-iosx-iosx",
6 "license": "BSD 2-Clause license",
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 "requires_arc": false,
27 "prepare_command": "sh scripts/build.sh",
29 "git": "https://github.com/apotocki/lz4-iosx.git",
32 "header_mappings_dir": "frameworks/Headers",
33 "public_header_files": "frameworks/Headers/**/*.{h,H,c}",
34 "source_files": "frameworks/Headers/**/*.{h,H,c}",
35 "vendored_frameworks": "frameworks/lzma.xcframework"