1 Star 0 Fork 19

ctree/uPic

forked from hot/uPic 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 733 Bytes
一键复制 编辑 原始数据 按行查看 历史
source 'https://cdn.cocoapods.org/'
install! 'cocoapods', :generate_multiple_pod_projects => true
inhibit_all_warnings!
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'
pod 'Alamofire', '~> 5.0.0-rc.3'
pod 'MASShortcut'
pod 'CryptoSwift', :git => "https://github.com/krzyzanowskim/CryptoSwift", :branch => "master"
pod "SwiftyXMLParser", :git => 'https://github.com/yahoojapan/SwiftyXMLParser.git'
pod 'Sparkle'
pod 'Kingfisher'
pod 'SnapKit', '~> 5.0.0'
pod 'LoginServiceKit', :git => 'https://github.com/Clipy/LoginServiceKit.git'
pod "libminipng"
pod 'WCDB.swift'
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Swift
1
https://gitee.com/ctree/uPic.git
git@gitee.com:ctree/uPic.git
ctree
uPic
uPic
master

搜索帮助