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
CuongNQ
2023-07-28 14:35:17 +0700
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
f25d458d913590fb89632bbe44dba1d31f8fc35e
f25d458d
1 parent
951301f0
[Update] HDRKit (1.0.9)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
0 deletions
HDRKit/1.0.9/HDRKit.podspec.json
HDRKit/1.0.9/HDRKit.podspec.json
0 → 100644
View file @
f25d458
{
"name"
:
"HDRKit"
,
"module_name"
:
"HDRKit"
,
"version"
:
"1.0.9"
,
"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.9.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