Nguyễn Trọng Đạt

[Fix] HDRKit (1.0.0)

...@@ -7,10 +7,9 @@ ...@@ -7,10 +7,9 @@
7 "homepage": "https://www.2nf.com.vn", 7 "homepage": "https://www.2nf.com.vn",
8 "authors": "datnt,cuongnq", 8 "authors": "datnt,cuongnq",
9 "source": { 9 "source": {
10 - "git": "https://gitlab.2nf.vn/R_D/HDRKit.git", 10 + "http": "https://rnd.2nf.com.vn/download/ios/HDRKit-1.0.0.tar.gz"
11 - "tag": "1.0.0"
12 }, 11 },
13 - "vendored_frameworks": "IOS/hdrkit/HDRKit.xcframework", 12 + "vendored_frameworks": "Frameworks/HDRKit.xcframework",
14 "platforms": { 13 "platforms": {
15 "ios": "12.0" 14 "ios": "12.0"
16 }, 15 },
......