Nguyễn Trọng Đạt

[Fix] HDRKit (1.0.0)

...@@ -10,8 +10,6 @@ ...@@ -10,8 +10,6 @@
10 "git": "https://gitlab.2nf.vn/R_D/HDRKit.git", 10 "git": "https://gitlab.2nf.vn/R_D/HDRKit.git",
11 "tag": "1.0.0" 11 "tag": "1.0.0"
12 }, 12 },
13 - "source_files": "IOS/hdrkit/HDRKit/**/*.{swift,h,m,c,cc,mm,cpp}",
14 - "resources": "IOS/hdrkit/HDRKit/Resource/*.{png,jpeg,jpg,storyboard,xib,xcassets,txt,tflite,data}",
15 "vendored_frameworks": "IOS/hdrkit/HDRKit.xcframework", 13 "vendored_frameworks": "IOS/hdrkit/HDRKit.xcframework",
16 "platforms": { 14 "platforms": {
17 "ios": "13.0" 15 "ios": "13.0"
......