blob: 483087374cc91be402d40813d1ee22d7294b3df3 [file] [log] [blame]
{
"name": "vfrReader",
"version": "2.5.6",
"license": "MIT",
"summary": "An 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": "db84c9d2d92964271c7df79a8466bf9ebada81b4"
},
"platforms": {
"ios": null
},
"source_files": "Sources/**/*.{h,m}",
"resources": "Graphics/*.png",
"frameworks": [
"ImageIO",
"MessageUI",
"QuartzCore"
],
"requires_arc": false
}