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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
f
/
2
/
c
/
MJPPdfViewer
/
0.0.2
/
MJPPdfViewer.podspec.json
blob
34025d7d82b530c80ea0efede734aeb2f63c31f3
1
{
2
"name": "MJPPdfViewer",
3
"version": "0.0.2",
4
"summary": "iOS PDF Viewer",
5
"homepage": "https://github.com/mikeplatt/MJPPdfViewer",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"mikeplatt": "mikeplatt@inbox.com"
12
},
13
"source": {
14
"git": "https://github.com/mikeplatt/MJPPdfViewer.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "Source/*.{m,h}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "7.0"
21
}
22
}