blob: 4e9bf834d955ae131f970a6a89af520fc717504b [file] [log] [blame]
{
"name": "EFBvfrReader",
"version": "2.8.9",
"summary": "PDF Reader Core for iOS. Modified for EFB",
"description": "EFBVfrReader, Wrapper of vfrReader",
"homepage": "http://www.vfr.org/",
"license": "MIT",
"authors": {
"Julius Oklamcak": "oklamcak@gmail.com"
},
"source": {
"git": "https://github.com/BUAA-ATC/Reader.git",
"tag": "2.8.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.{h,m}",
"resources": "Graphics/Reader-*.png",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"ImageIO",
"MessageUI"
]
}