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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
a
/
6
/
e
/
YF_Storage
/
2.1.8
/
YF_Storage.podspec.json
blob
317b4968402b6767dbc378323d716b7088c8190b
1
{
2
"name": "YF_Storage",
3
"version": "2.1.8",
4
"summary": "云存档功能库",
5
"description": "iOS云存档功能库",
6
"homepage": "https://e.coding.net/szyifants/YF_Storage.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_Storage.git",
19
"tag": "2.1.8"
20
},
21
"vendored_frameworks": "YFStorage.framework",
22
"requires_arc": true,
23
"dependencies": {
24
"YF_Auth": [
25
">= 2.1.9"
26
]
27
}
28
}