Nguyễn Trọng Đạt

Update HDRFramework.podspec.json

{
"name": "HDRFramework",
"name": "HDRKit",
"version": "1.0.0",
"summary": "HDRFramework is a part of HDR Library",
"summary": "HDRKit is a part of HDR Library",
"license": "MIT",
"homepage": "https://www.2nf.com.vn",
"authors": "datnt,cuongnq",
......@@ -9,8 +9,8 @@
"git": "https://gitlab.2nf.vn/R_D/HDRKit.git",
"tag": "1.0.0"
},
"source_files": "IOS/hdrkit/HDRFramework/HDRFramework/**/*.{swift,h,m,c,cc,mm,cpp}",
"resources": "IOS/hdrkit/HDRFramework/HDRFramework/Resource/*.{png,jpeg,jpg,storyboard,xib,xcassets,txt,tflite,data}",
"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}",
"platforms": {
"ios": "13.0"
},
......