1 Star 0 Fork 19

mj/uPic

forked from Svend/uPic 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
platform :osx, '10.12'
target 'uPic' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
pod 'SwiftyJSON', '~> 4.0'
pod 'Alamofire', '~> 5.0.0-beta.6'
pod 'MASShortcut'
pod 'CryptoSwift', :git => "https://github.com/krzyzanowskim/CryptoSwift", :branch => "master"
pod 'Sparkle'
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Swift
1
https://gitee.com/chenmengjun123/uPic.git
git@gitee.com:chenmengjun123/uPic.git
chenmengjun123
uPic
uPic
master

搜索帮助