Nguyễn Trọng Đạt

[Fix] HDRKit (1.0.0)

......@@ -10,11 +10,9 @@
"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"
"ios": "12.0"
},
"swift_versions": "5.0",
"static_framework": true,
......