1 Star 0 Fork 0

keleba/KLPopupManager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
KLPopupManager.podspec 627 Bytes
一键复制 编辑 原始数据 按行查看 历史
kele 提交于 2022-09-08 14:59 . edit files
Pod::Spec.new do |s|
s.name = 'KLPopupManager'
s.version = '0.1.0'
s.summary = '多任务弹窗管理器.'
s.description = <<-DESC
TODO: Add long description of the pod here.
DESC
s.homepage = 'https://gitee.com/klba/KLPopupManager'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'keleba' => '809827782@qq.com' }
s.source = { :git => 'https://gitee.com/klba/KLPopupManager.git', :tag => s.version.to_s }
s.ios.deployment_target = '10.0'
s.source_files = 'KLPopupManager/Classes/**/*'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/klba/KLPopupManager.git
git@gitee.com:klba/KLPopupManager.git
klba
KLPopupManager
KLPopupManager
master

搜索帮助