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