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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
f
/
c
/
8
/
YF_HotFix
/
1.0.4
/
YF_HotFix.podspec.json
blob
01029148e94a2c07f1b0e149ec8c1e2ad7af88c4
1
{
2
"name": "YF_HotFix",
3
"version": "1.0.4",
4
"summary": "热更新",
5
"description": "iOS热更新功能库",
6
"homepage": "https://e.coding.net/szyifants/YF_HotFix.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_HotFix.git",
19
"tag": "1.0.4"
20
},
21
"vendored_frameworks": "YFHotFix.framework",
22
"requires_arc": true,
23
"dependencies": {
24
"YF_Utils": [
25
26
],
27
"YF_Core": [
28
29
]
30
}
31
}