1 Star 0 Fork 22

影先生 / YZAuthID

forked from Yanzheng / YZAuthID 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
YZAuthID.podspec 468 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yanzheng 提交于 2017-12-22 16:55 . 添加pods文件
Pod::Spec.new do |s|
s.name = 'YZAuthID'
s.version = '1.0.0'
s.summary = 'TouchID/FaceID auth.'
s.homepage = 'https://github.com/micyo202/YZAuthID'
s.license = 'MIT'
s.authors = {'Yanzheng' => 'micyo202@163.com'}
s.platform = :ios, '10.0'
s.source = {:git => 'https://github.com/micyo202/YZAuthID.git', :tag => s.version}
s.source_files = 'YZAuthID/**/*.{h,m}'
s.requires_arc = true
end
Objective-C
1
https://gitee.com/buluefox/YZAuthID.git
git@gitee.com:buluefox/YZAuthID.git
buluefox
YZAuthID
YZAuthID
master

搜索帮助