1 Star 0 Fork 1

朱晓辉/XHNetworkCache

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
XHNetworkCache.podspec 615 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pod::Spec.new do |s|
s.name = 'XHNetworkCache'
s.version = '1.5.0'
s.summary = '一行代码将网络数据持久化 - 支持数据同步/异步写入及更新、缓存数据读取、获取缓存数据大小、缓存数据清除'
s.homepage = 'https://github.com/CoderZhuXH/XHNetworkCache'
s.license = 'MIT'
s.authors = { 'Zhu Xiaohui' => '977950862@qq.com'}
s.platform = :ios, '7.0'
s.source = { :git => 'https://github.com/CoderZhuXH/XHNetworkCache.git', :tag => s.version }
s.source_files = 'XHNetworkCache/**/*.{h,m}'
s.requires_arc = true
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/CoderZhuXH/XHNetworkCache.git
git@gitee.com:CoderZhuXH/XHNetworkCache.git
CoderZhuXH
XHNetworkCache
XHNetworkCache
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385