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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
4
/
c
/
9
/
YZAuthID
/
2.0.0
/
YZAuthID.podspec.json
blob
d646dd3fb26d17197f94846ce9d7d9cfd5eca80d
1
{
2
"name": "YZAuthID",
3
"version": "2.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": "2.0.0"
16
},
17
"source_files": "YZAuthID/**/*.{h,m}",
18
"requires_arc": true
19
}