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.1.0
/
YZAuthID.podspec.json
blob
8aa7eeeceaf4df8a6b8e32cd4e408a9cf9c96dce
1
{
2
"name": "YZAuthID",
3
"version": "2.1.0",
4
"summary": "TouchID/FaceID auth.",
5
"homepage": "https://github.com/micyo202/YZAuthID",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Yanzheng": "micyo202@163.com"
12
},
13
"platforms": {
14
"ios": "12.0"
15
},
16
"source": {
17
"git": "https://github.com/micyo202/YZAuthID.git",
18
"tag": "2.1.0"
19
},
20
"source_files": "YZAuthID/**/*.{h,m}",
21
"requires_arc": true
22
}