2 Star 2 Fork 1

翔妖除魔/HanekeSwift

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
HanekeSwift.podspec 504 Bytes
一键复制 编辑 原始数据 按行查看 历史
翔妖除魔 提交于 2015-10-07 16:59 . 升级到0.10.0
Pod::Spec.new do |s|
s.name = 'HanekeSwift'
s.module_name = 'Haneke'
s.version = '0.10.0'
s.license = 'Apache'
s.summary = 'A lightweight generic cache for iOS written in Swift with extra love for images.'
s.homepage = 'https://github.com/Haneke/HanekeSwift'
s.authors = { 'Hermes Pique' => 'https://twitter.com/hpique' }
s.source = { :git => 'https://github.com/Haneke/HanekeSwift.git', :tag => "v#{s.version}" }
s.ios.deployment_target = '8.0'
s.source_files = 'Haneke/*.swift'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/xycm/HanekeSwift.git
[email protected]:xycm/HanekeSwift.git
xycm
HanekeSwift
HanekeSwift
master

搜索帮助