4 Star 7 Fork 0

Dandre Yang/YFTableViewCell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
YFTableViewCell-OC.podspec 718 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dandre Yang 提交于 2017-11-22 14:17 . 增加pod支持
Pod::Spec.new do |s|
s.name = "YFTableViewCell-OC"
s.version = "1.0.0"
s.summary = "方便快捷地实现类似QQ的自定义侧滑删除效果,同时支持OC和Swift,集成简单快速,同时支持code和IB。"
s.homepage = "https://github.com/DandreYang/YFTableViewCell"
s.license = "MIT"
s.author = { "‘Dandre’" => "mkshow@126.com" }
s.social_media_url = "https://yangfeng.pw"
s.platform = :ios, "7.0"
s.source = { :git => "https://github.com/DandreYang/YFTableViewCell.git", :tag => "#{s.version}" }
s.source_files = "YFTableViewCell/YFTableViewCell/**/*.{h,m}"
s.public_header_files = "YFTableViewCell/YFTableViewCell/**/*.h"
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/Dandre/YFTableViewCell.git
git@gitee.com:Dandre/YFTableViewCell.git
Dandre
YFTableViewCell
YFTableViewCell
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385