[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / d / 2 / libdav1d.swift / 1.0.6 / libdav1d.swift.podspec.json
blobd3234faae4b2222e288b6f80f2e090417e29648d
2   "name": "libdav1d.swift",
3   "version": "1.0.6",
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",
7   "license": {
8     "type": "CC0-1.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Radzivon Bartoshyk": "radzivon.bartoshyk@proton.me"
13   },
14   "source": {
15     "git": "https://github.com/awxkee/libdav1d.swift.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "11.0",
21     "watchos": "6.0",
22     "tvos": "11.0"
23   },
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"
32   },
33   "libraries": "c++",
34   "requires_arc": true