1 Star 2 Fork 2

CoderKo1o / PYPhotosView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
PYPhotoBrowser.podspec 683 Bytes
一键复制 编辑 原始数据 按行查看 历史
CoderKo1o 提交于 2016-12-22 12:34 . Update PYPhotoBrowser.podspec
Pod::Spec.new do |s|
s.name = 'PYPhotoBrowser'
s.version = '1.1.5'
s.summary = 'An easy way to browse photo(image) for iOS.'
s.homepage = 'https://github.com/iphone5solo/PYPhotoBrowser'
s.license = 'MIT'
s.authors = {'CoderKo1o' => '499491531@qq.com'}
s.platform = :ios, '7.0'
s.dependency "SDWebImage"
s.dependency "MBProgressHUD"
s.dependency "DACircularProgress"
s.source = {:git => 'https://github.com/iphone5solo/PYPhotoBrowser.git', :tag => s.version}
s.source_files = 'PYPhotoBrowser/**/*.{h,m}'
s.resource = 'PYPhotoBrowser/PYPhotosView.bundle'
s.requires_arc = true
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/iphone5solo/PYPhotosView.git
git@gitee.com:iphone5solo/PYPhotosView.git
iphone5solo
PYPhotosView
PYPhotosView
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891