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
/
b
/
d
/
0
/
VCWorkPro
/
1.0
/
VCWorkPro.podspec.json
blob
5b0431eb097c417848828c5bfa4c59e5dcd381a1
1
{
2
"name": "VCWorkPro",
3
"version": "1.0",
4
"summary": "work pro",
5
"homepage": "https://github.com/vicczhang/VCWorkPro",
6
"license": "MIT",
7
"platforms": {
8
"ios": "8.0"
9
},
10
"authors": {
11
"vicczhang": "vicczhang47@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/vicczhang/VCWorkPro.git",
15
"tag": "1.0"
16
},
17
"source_files": "VCWorkPro/*",
18
"requires_arc": true,
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"dependencies": {
24
"JSONModel": [
25
26
],
27
"ReactiveObjC": [
28
29
],
30
"MBProgressHUD": [
31
32
]
33
}
34
}