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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
d
/
3
/
6
/
KYMVVM
/
1.0.3
/
KYMVVM.podspec.json
blob
1caefcc3d9b760c9417ff3d4d635b4e9c6751b5b
1
{
2
"name": "KYMVVM",
3
"version": "1.0.3",
4
"license": "MIT",
5
"summary": "私人pod代码",
6
"homepage": "https://github.com/ObjClan/KYMVVM.git",
7
"source": {
8
"git": "https://github.com/ObjClan/KYMVVM.git",
9
"tag": "1.0.3"
10
},
11
"source_files": "KYMVVM/Classes/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "9.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"dependencies": {
21
"JSONModel": [
22
"~> 1.7.0"
23
],
24
"Masonry": [
25
"~> 1.1.0"
26
],
27
"ReactiveObjC": [
28
"~> 3.1.0"
29
]
30
},
31
"authors": {
32
"OBjClan": "405008067@qq.com"
33
}
34
}