4 Star 24 Fork 4

王宗成/YouPin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 494 Bytes
一键复制 编辑 原始数据 按行查看 历史
王宗成 提交于 2019-07-31 09:21 . 首页、有品界面完成
platform :ios, '9.0'
target 'XMYouPin' do
use_frameworks!
pod 'Alamofire'
pod 'SnapKit'
pod 'Kingfisher','~> 4.8.0'
pod 'CocoaDebug', :configurations => ['Debug']
pod 'IQKeyboardManagerSwift'
pod 'HandyJSON', '~> 5.0.0'
#tabbar样式
pod 'CYLTabBarController'
#banner滚动图片
pod 'FSPagerView'
# 分页
pod 'DNSPageView', '~> 1.0.1'
#跑马灯
pod 'JXMarqueeView'
#悬浮停留
pod 'LTScrollView'
pod 'MJRefresh'
#pod 'SkeletonView'
#消息提示
pod 'SwiftMessages','~> 4.1.4'
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Swift
1
https://gitee.com/hangzhou_extreme_wisdom_1282454734/YouPin.git
[email protected]:hangzhou_extreme_wisdom_1282454734/YouPin.git
hangzhou_extreme_wisdom_1282454734
YouPin
YouPin
master

搜索帮助