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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
c
/
b
/
e
/
YF_Auth
/
1.1.7
/
YF_Auth.podspec.json
blob
1ecc499a3b0607a7c311b15f94478b5e4c7d33ad
1
{
2
"name": "YF_Auth",
3
"version": "1.1.7",
4
"summary": "用户系统",
5
"description": "iOS用户系统库",
6
"homepage": "https://e.coding.net/szyifants/YF_Auth.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"张强": "875252169@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://e.coding.net/szyifants/YF_Auth.git",
19
"tag": "1.1.7"
20
},
21
"vendored_frameworks": "YFAuth.framework",
22
"requires_arc": true,
23
"dependencies": {
24
"YF_Utils": [
25
">= 1.0.6"
26
],
27
"YF_Core": [
28
">= 1.0.7"
29
]
30
}
31
}