当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
4 Star 16 Fork 2

MQZHot/ZLaunchAd
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ZLaunchAd.podspec 712 Bytes
一键复制 编辑 原始数据 按行查看 历史
MQZHot 提交于 2019-10-25 16:58 . support SPM
Pod::Spec.new do |s|
s.name = "ZLaunchAd"
s.version = "2.1.0"
s.summary = "集成启动广告,支持LaunchImage和LaunchScreen,支持GIF,支持本地图片,支持视图过渡动画"
s.homepage = "https://github.com/MQZHot/ZLaunchAd"
s.author = { "mqz" => "mqz1228@163.com" }
s.platform = :ios, "8.0"
s.source = { :git => "https://github.com/MQZHot/ZLaunchAd.git", :tag => s.version }
s.source_files = "Sources/ZLaunchAd/*.{h,swift}"
s.requires_arc = true
s.license = "MIT"
s.license = { :type => "MIT", :file => "LICENSE" }
s.swift_versions = "5.0"
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Swift
1
https://gitee.com/MQZHot/ZLaunchAdVC.git
git@gitee.com:MQZHot/ZLaunchAdVC.git
MQZHot
ZLaunchAdVC
ZLaunchAd
master

搜索帮助