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
/
8
/
e
/
MUP
/
2.0.0
/
MUP.podspec.json
blob
e4d8f8ec41c84471765cfbcefa1a0e1bfdabec9b
1
{
2
"name": "MUP",
3
"version": "2.0.0",
4
"summary": "MUP iOS SDK",
5
"homepage": "https://mup.co.nz",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"James Williams": "james@mup.co.nz"
12
},
13
"source": {
14
"git": "https://github.com/ResolveApplications/mup-ios-sdk.git",
15
"tag": "2.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"ios": {
21
"vendored_frameworks": "MUP.framework"
22
}
23
}