blob: af816ea4d980d9a66ba5469f388bf91792accb41 [file] [log] [blame]
{
"name": "vfrReader",
"version": "2.8.6",
"license": "MIT",
"summary": "PDF Reader Core for iOS",
"homepage": "http://www.vfr.org/",
"authors": {
"Julius Oklamcak": "joklamcak@gmail.com"
},
"source": {
"git": "https://github.com/vfr/Reader.git",
"tag": "2.8.6"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Sources/**/*.{h,m}",
"resources": "Graphics/Reader-*.png",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"ImageIO",
"MessageUI"
],
"requires_arc": true
}