blob: d6420f17fd44ebf7b860558f40f1706f48c1f449 [file] [log] [blame]
{
"name": "vfrReader",
"version": "2.7.3",
"license": "MIT",
"summary": "The open source PDF file reader/viewer for iOS.",
"homepage": "http://www.vfr.org/",
"authors": {
"Julius Oklamcak": "joklamcak@gmail.com"
},
"source": {
"git": "https://github.com/vfr/Reader.git",
"commit": "38cc5e43384af7c9b7589fbc65c2bc0b53f7f402"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Sources/**/*.{h,m}",
"resources": "Graphics/Reader-*.png",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"ImageIO",
"MessageUI"
],
"requires_arc": true
}