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
/
d
/
c
/
6
/
vfrReader
/
2.8.6
/
vfrReader.podspec.json
blob
af816ea4d980d9a66ba5469f388bf91792accb41
1
{
2
"name": "vfrReader",
3
"version": "2.8.6",
4
"license": "MIT",
5
"summary": "PDF Reader Core for iOS",
6
"homepage": "http://www.vfr.org/",
7
"authors": {
8
"Julius Oklamcak": "joklamcak@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/vfr/Reader.git",
12
"tag": "2.8.6"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"source_files": "Sources/**/*.{h,m}",
18
"resources": "Graphics/Reader-*.png",
19
"frameworks": [
20
"UIKit",
21
"Foundation",
22
"CoreGraphics",
23
"QuartzCore",
24
"ImageIO",
25
"MessageUI"
26
],
27
"requires_arc": true
28
}