2 Star 0 Fork 0

mirrors_jcoleman/SGBDrillDownController

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
SGBDrillDownController.podspec 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
Simon Booth 提交于 2014-05-29 09:17 . Bump version to 1.1.3
Pod::Spec.new do |s|
s.name = "SGBDrillDownController"
s.version = "1.1.3"
s.summary = "A parent view controller for the iPad which manages a stack of controllers while keeping the top two controllers visible."
s.homepage = "https://github.com/percysnoodle/SGBDrillDownController"
s.license = 'MIT'
s.author = 'Simon Booth'
s.source = { :git => "https://github.com/percysnoodle/SGBDrillDownController.git", :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.requires_arc = true
s.source_files = 'SGBDrillDownController'
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jcoleman/SGBDrillDownController.git
git@gitee.com:mirrors_jcoleman/SGBDrillDownController.git
mirrors_jcoleman
SGBDrillDownController
SGBDrillDownController
master

搜索帮助