Ai
1 Star 0 Fork 0

raychow-github/JZNavigationExtension

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
JZNavigationExtension.podspec 769 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jazys 提交于 2017-11-30 15:50 +08:00 . Readme&podspec
Pod::Spec.new do |s|
s.name = "JZNavigationExtension"
s.version = "2.1"
s.summary = "Integrates some convenient functions and open some hide property for UINavigationController."
s.description = "JZNavigationExtension integrates some convenient features for UINavigationController and easy to use."
s.homepage = "https://github.com/JazysYu/JZNavigationExtension"
s.social_media_url = "https://weibo.com/JazysYu"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "JazysYu" => "https://github.com/JazysYu" }
s.platform = :ios, "7.0"
s.source = { :git => "https://github.com/JazysYu/JZNavigationExtension.git", :tag => s.version }
s.requires_arc = true
s.source_files = "JZNavigationExtension/**/*.{h,m}"
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/raychow-github/JZNavigationExtension.git
git@gitee.com:raychow-github/JZNavigationExtension.git
raychow-github
JZNavigationExtension
JZNavigationExtension
master

搜索帮助