repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
4
/
c
/
9
/
YZAuthID
/
1.0.0
/
YZAuthID.podspec.json
blob
2126435f437f525ae90e180994433e2b4a539e4a
1
{
2
"name": "YZAuthID",
3
"version": "1.0.0",
4
"summary": "TouchID/FaceID auth.",
5
"homepage": "https://github.com/micyo202/YZAuthID",
6
"license": "MIT",
7
"authors": {
8
"Yanzheng": "micyo202@163.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/micyo202/YZAuthID.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "YZAuthID/**/*.{h,m}",
18
"requires_arc": true
19
}