1 Star 0 Fork 0

洛風/YBHandyList

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
YBHandyList.podspec 732 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pod::Spec.new do |s|
s.name = "YBHandyList"
s.version = "1.0.4"
s.summary = "让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构"
s.description = <<-DESC
让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构。
DESC
s.homepage = "https://github.com/indulgeIn"
s.license = "MIT"
s.author = { "杨波" => "1106355439@qq.com" }
s.platform = :ios, "8.0"
s.source = { :git => "https://github.com/indulgeIn/YBHandyList.git", :tag => "#{s.version}" }
s.source_files = "YBHandyList/**/*.{h,m}"
s.requires_arc = true
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/feng1991/YBHandyList.git
git@gitee.com:feng1991/YBHandyList.git
feng1991
YBHandyList
YBHandyList
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385