1 Star 0 Fork 1

lhy_enterprise/LBXMLYFM-Swift

forked from zhoucan/LBXMLYFM-Swift 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Podfile 711 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Uncomment the next line to define a global platform for your project
platform :ios, '9.0'
target 'LBFM-Swift' do
use_frameworks!
# 忽略引入库的所有警告
inhibit_all_warnings!
# Pods for LBFM-Swift
pod 'SnapKit'
pod 'Kingfisher'
#tabbar样式
pod 'ESTabBarController-swift', '~> 2.6.2'
#banner滚动图片
pod 'FSPagerView'
pod 'Moya'
pod 'HandyJSON', '~> 5.0.0-beta.1'
pod 'SwiftyJSON'
# 分页
pod 'DNSPageView', '~> 1.0.1'
#跑马灯
pod 'JXMarqueeView'
#滚动页
pod 'LTScrollView'
pod 'MJRefresh'
#pod 'SkeletonView'
#消息提示
pod 'SwiftMessages','~> 4.1.4'
#pod 'YYKit'
pod 'SVProgressHUD'
#播放网络音频
pod 'StreamingKit'
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Swift
1
https://gitee.com/lhy_enterprise/LBXMLYFM-Swift.git
git@gitee.com:lhy_enterprise/LBXMLYFM-Swift.git
lhy_enterprise
LBXMLYFM-Swift
LBXMLYFM-Swift
master

搜索帮助