Showing
1 changed file
with
1 additions
and
3 deletions
| ... | @@ -10,11 +10,9 @@ | ... | @@ -10,11 +10,9 @@ |
| 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": "12.0" |
| 18 | }, | 16 | }, |
| 19 | "swift_versions": "5.0", | 17 | "swift_versions": "5.0", |
| 20 | "static_framework": true, | 18 | "static_framework": true, | ... | ... |
-
Please register or sign in to post a comment