1 Star 0 Fork 16

肖云超 / HXPhotoPicker

forked from 枫叶丶 / HXPhotoPicker 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 480 Bytes
一键复制 编辑 原始数据 按行查看 历史
枫叶丶 提交于 2021-11-16 11:00 . Update Swift
source 'https://github.com/CocoaPods/Specs.git'
target "HXPhotoPickerExample" do
platform:ios,'8.0'
#ios14下出现显示空白需要将SDWebImage升级到最新版,YYWebImage由于没人维护所以需要替换成SDWebImage
# pod 'SDWebImage'
# pod 'AFNetworking'
# pod 'Masonry'
# SD或YY任选其一...
# pod 'YYWebImage'
end
target "HXPHPickerExample" do
platform:ios,'12.0'
use_frameworks!
pod 'HXPHPicker'
pod 'GDPerformanceView-Swift'
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/xiaochao/HXPhotoPicker.git
git@gitee.com:xiaochao/HXPhotoPicker.git
xiaochao
HXPhotoPicker
HXPhotoPicker
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891