1 Star 0 Fork 0

forChallenge/LBXMLYFM-Swift

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Podfile 700 Bytes
一键复制 编辑 原始数据 按行查看 历史
JavaMouse 提交于 2019-07-02 14:38 . 解决个别第三方库不兼容问题
# 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'
#pod 'YYKit'
pod 'SVProgressHUD'
#播放网络音频
pod 'StreamingKit'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Swift
1
https://gitee.com/Nealios/LBXMLYFM-Swift.git
git@gitee.com:Nealios/LBXMLYFM-Swift.git
Nealios
LBXMLYFM-Swift
LBXMLYFM-Swift
master

搜索帮助