Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios_lib
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Nguyễn Trọng Đạt
2023-08-03 11:11:48 +0700
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
371dccb252842fc399ab638c7b30e5a5937d2299
371dccb2
1 parent
3861b463
[Update] HDRKit (1.0.16)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
0 deletions
HDRKit/1.0.16/HDRKit.podspec.json
HDRKit/1.0.16/HDRKit.podspec.json
0 → 100644
View file @
371dccb
{
"name"
:
"HDRKit"
,
"module_name"
:
"HDRKit"
,
"version"
:
"1.0.16"
,
"summary"
:
"HDRKit is a part of HDR Library"
,
"license"
:
"MIT"
,
"homepage"
:
"https://www.2nf.com.vn"
,
"authors"
:
"datnt,cuongnq"
,
"source"
:
{
"http"
:
"https://rnd.2nf.com.vn/download/ios/HDRKit-1.0.16.tar.gz"
},
"vendored_frameworks"
:
"Frameworks/HDRKit.xcframework"
,
"platforms"
:
{
"ios"
:
"12.0"
},
"swift_versions"
:
"5.0"
,
"static_framework"
:
true
,
"dependencies"
:
{
"TensorFlowLiteSwift/Metal"
:
[
"~> 2.6.0"
],
"TensorFlowLiteSelectTfOps"
:
[
"~> 2.6.0"
],
"FirebaseAnalytics"
:
[
"10.11.0"
],
"FirebaseCrashlytics"
:
[
"10.11.0"
]
},
"pod_target_xcconfig"
:
{
"VALID_ARCHS"
:
"$(ARCHS_STANDARD)"
,
"VALID_ARCHS[sdk=iphoneos*]"
:
"arm64"
,
"EXCLUDED_ARCHS[sdk=iphoneosimulator*]"
:
"arm64"
},
"user_target_xcconfig"
:
{
"EXCLUDED_ARCHS[sdk=iphonesimulator*]"
:
"arm64"
,
"BUILD_LIBRARY_FOR_DISTRIBUTION"
:
"YES"
,
"SKIP_INSTALL"
:
"NO"
},
"swift_version"
:
"5.0"
}
Please
register
or
sign in
to post a comment