2 "name": "libdav1d.swift",
4 "summary": "Prebuilt binaries for libwebp",
5 "description": "Simple provider for libwebp for iOS with prebuild binaries",
6 "homepage": "https://github.com/awxkee/libdav1d.swift",
12 "Radzivon Bartoshyk": "radzivon.bartoshyk@proton.me"
15 "git": "https://github.com/awxkee/libdav1d.swift.git",
24 "source_files": "Sources/libdav1d.xcframework/ios-arm64/Headers/**/*.h",
25 "public_header_files": "Sources/libdav1d.xcframework/ios-arm64/Headers/**/*.h",
26 "vendored_frameworks": "Sources/libdav1d.xcframework",
27 "preserve_paths": "Sources/libdav1d.xcframework",
28 "pod_target_xcconfig": {
29 "OTHER_CXXFLAGS": "$(inherited) -std=c++20",
30 "HEADER_SEARCH_PATHS": "$(inherited) \"$(PODS_TARGET_SRCROOT)/Sources/libdav1d.xcframework/ios-arm64/Headers\"",
31 "EXCLUDED_ARCHS[sdk=watchsimulator*]": "i386"