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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
c
/
5
/
NMMVVMKit
/
0.0.6
/
NMMVVMKit.podspec.json
blob
b3e19f269e034483ef32ecfadc045f86e44d66cd
1
{
2
"name": "NMMVVMKit",
3
"version": "0.0.6",
4
"summary": "NMMVVMKit",
5
"description": "NMMVVMKit",
6
"homepage": "https://g.hz.netease.com/yangfan04/NMMVVMKit",
7
"license": "MIT",
8
"authors": {
9
"yfyf": "you@example.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://g.hz.netease.com/yangfan04/NMMVVMKit.git"
16
},
17
"source_files": [
18
"NMMVVMKit",
19
"NMMVVMKit/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"dependencies": {
23
"IGListKit": [
24
"3.2.0"
25
],
26
"MJRefresh": [
27
"3.1.15.3"
28
]
29
}
30
}