11 Star 63 Fork 15

枫叶丶 / HXPhotoPicker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 447 Bytes
一键复制 编辑 原始数据 按行查看 历史
枫叶丶 提交于 2023-10-13 17:32 . Chore: release version 4.0.8
source 'https://github.com/CocoaPods/Specs.git'
platform:ios,'12.0'
install! 'cocoapods',
disable_input_output_paths: true,
warn_for_unused_master_specs_repo: false
use_frameworks!
target "HXPhotoPickerExample" do
pod 'HXPhotoPicker', :path => './'
# pod 'SwiftLint' Run Script "${PODS_ROOT}/SwiftLint/swiftlint"
# pod 'GDPerformanceView-Swift'
# pod 'GPUImage'
end
target "SwiftUIExample" do
pod 'HXPhotoPicker', :path => './'
end
Objective-C
1
https://gitee.com/fengyeG/HXPhotoPicker.git
git@gitee.com:fengyeG/HXPhotoPicker.git
fengyeG
HXPhotoPicker
HXPhotoPicker
master

搜索帮助