1 Star 0 Fork 0

大漠/JXBottomSheetView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
JXBottomSheetView.podspec 568 Bytes
一键复制 编辑 原始数据 按行查看 历史
pjx 提交于 2019-09-20 11:11 . 更新版本号-0.0.6
Pod::Spec.new do |s|
s.name = "JXBottomSheetView"
s.version = "0.0.6"
s.summary = "可以手势交互的底部列表视图"
s.homepage = "https://github.com/pujiaxin33/JXBottomSheetView"
s.license = "MIT"
s.author = { "pujiaxin33" => "317437084@qq.com" }
s.platform = :ios, "9.0"
s.swift_version = "5.0"
s.source = { :git => "https://github.com/pujiaxin33/JXBottomSheetView.git", :tag => "#{s.version}" }
s.framework = "UIKit"
s.source_files = "Sources", "Sources/*.{swift}"
s.requires_arc = true
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rufengdongyuetian/JXBottomSheetView.git
git@gitee.com:rufengdongyuetian/JXBottomSheetView.git
rufengdongyuetian
JXBottomSheetView
JXBottomSheetView
master

搜索帮助