Nguyễn Trọng Đạt

[Update] HDRKit (1.1.2.1)

{
"name": "HDRKit",
"module_name": "HDRKit",
"version": "1.1.2.1",
"summary": "HDRKit is a part of HDR Library",
"license": "MIT",
"homepage": "https://www.2nf.com.vn",
"authors": "datnt,cuongnq",
"source": {
"http": "https://rnd.2nf.com.vn/download/ios/HDRKit-1.1.2.1.tar.gz"
},
"vendored_frameworks": "Frameworks/HDRKit.xcframework",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"static_framework": true,
"dependencies": {
"TensorFlowLiteSwift/Metal": [
"2.13.0"
],
"TensorFlowLiteSelectTfOps": [
"2.13.0"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "$(ARCHS_STANDARD)",
"VALID_ARCHS[sdk=iphoneos*]": "arm64",
"EXCLUDED_ARCHS[sdk=iphoneosimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
"SKIP_INSTALL": "NO"
},
"swift_version": "5.0"
}