3 Star 0 Fork 0

Gitee 极速下载 / skf-camera

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/wubianxiaoxian/SKFCamera
克隆/下载
PureCamera.podspec 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
无边小仙 提交于 2019-04-29 19:54 . modify version
#
# Be sure to run `pod spec lint Purecamera.podspec' to ensure this is a
# valid spec and to remove all comments including this before submitting the spec.
#
# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
#
Pod::Spec.new do |s|
s.name = 'PureCamera'
s.version = '1.6.3'
s.summary = "This one can customize the camera to take pictures of the page of the library, but also to support the cutting of the photo when the camera is completed."
s.license = "MIT"
s.description = 'This one can customize the camera to take pictures of the page of the library, but also to support the cutting of the photo when the camera is completed.thanyou'
s.homepage = "https://github.com/wubianxiaoxian/PureCamera-Demo"
s.screenshots = "http://i1.piimg.com/4851/0071da17a0c177d6.gif"
s.author = { 'Kaifeng Sun' => 'sunkaifengdiyi@163.com' }
s.platform = :ios, "8.1"
s.source_files = 'PureCamera/**/*'
s.resource = "PureCamera/PureCamera.bundle"
s.requires_arc = true
s.framework = "UIKit"
s.source = { :git => "https://github.com/wubianxiaoxian/PureCamera-Demo.git", :tag =>s.version }
end
1
https://gitee.com/mirrors/skf-camera.git
git@gitee.com:mirrors/skf-camera.git
mirrors
skf-camera
skf-camera
master

搜索帮助