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