Ai
1 Star 0 Fork 3

wangzb/MJRefresh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MJRefresh.podspec 546 Bytes
一键复制 编辑 原始数据 按行查看 历史
wolfcon 提交于 2020-05-08 17:51 +08:00 . Update MJRefresh.podspec
Pod::Spec.new do |s|
s.name = 'MJRefresh'
s.version = '3.4.3'
s.summary = 'An easy way to use pull-to-refresh'
s.homepage = 'https://github.com/CoderMJLee/MJRefresh'
s.license = 'MIT'
s.authors = {'MJ Lee' => 'richermj123go@vip.qq.com'}
s.platform = :ios, '8.0'
s.source = {:git => 'https://github.com/CoderMJLee/MJRefresh.git', :tag => s.version}
s.source_files = 'MJRefresh/**/*.{h,m}'
s.resource = 'MJRefresh/MJRefresh.bundle'
s.requires_arc = true
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangzb26/MJRefresh.git
git@gitee.com:wangzb26/MJRefresh.git
wangzb26
MJRefresh
MJRefresh
master

搜索帮助