1 Star 0 Fork 0

赵洋 / AxcBadrock-Swift

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Podfile 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
赵洋 提交于 2022-11-22 15:09 . feat:重建索引
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!
install! 'cocoapods', generate_multiple_pod_projects: true
target 'AxcBadrock-Swift' do
pod 'Moya', '~> 14.0'
pod 'Moya/RxSwift', '~> 14.0'
pod 'RxCocoa'
pod 'BaiduMobStatCodeless'
#遮罩库
# pod 'SVProgressHUD', '2.2.5'
# #自动布局
# pod 'SnapKit', '5.0.1'
# #对象映射
# pod 'ObjectMapper', '4.2.0'
# #键盘管理
# pod 'IQKeyboardManagerSwift', '6.5.5'
# #下拉刷新
# pod 'MJRefresh', '3.4.3'
# #网络图片加载
# pod 'Kingfisher', '5.14.1'
# #图片浏览器
# pod 'SKPhotoBrowser', '6.1.0'
# #轮播图
# pod 'LLCycleScrollView', '1.6.0'
# #facebook动画库
# pod 'pop', '1.0.12'
# #列表空数据展示内容
# pod 'DZNEmptyDataSet', '1.8.1'
# #跑马灯
# pod 'RollingNotice-Swift', '1.1.0'
# #组件化
# #pod 'CTMediator'
# pod 'URLNavigator', '2.3.0'
# #索引条
## pod 'SCIndexView'
# #PageMenu
# pod 'JXSegmentedView', '1.2.5'
# #日期
# pod 'WSDatePickerView', '1.0.0'
# #日历
# #pod 'FSCalendar', '2.8.1'
# #气泡弹窗
# pod 'AMPopTip', '4.5.0'
# #富文本
# pod 'YYText', '1.0.7'
## pod 'Pecker'
## pod 'matrix-wechat'
# pod 'ETNavBarTransparent', '1.1.3'
# pod 'ReachabilitySwift', '5.0.0'
# #日历
# pod 'DateToolsSwift'
# #SwipeCell
# pod 'SwipeCellKit', '2.7.1'
# pod 'RAMAnimatedTabBarController'
end
Swift
1
https://gitee.com/axc/axc-badrock-swift.git
git@gitee.com:axc/axc-badrock-swift.git
axc
axc-badrock-swift
AxcBadrock-Swift
master

搜索帮助