Nguyễn Trọng Đạt

[Fix] HDRKit (1.0.0)

{
"name": "HDRKit",
"module_name": "HDRKit",
"version": "1.0.0",
"summary": "HDRKit is a part of HDR Library",
"license": "MIT",
......@@ -9,8 +10,7 @@
"git": "https://gitlab.2nf.vn/R_D/HDRKit.git",
"tag": "1.0.0"
},
"source_files": "IOS/hdrkit/HDRKit/**/*.{swift,h,m,c,cc,mm,cpp}",
"resources": "IOS/hdrkit/HDRKit/Resource/*.{png,jpeg,jpg,storyboard,xib,xcassets,txt,tflite,data}",
"vendored_frameworks": "IOS/hdrkit/HDRKit.xcframework",
"platforms": {
"ios": "13.0"
},
......