blob: 02c9a991ae250d6016cf21deb9232f95784d0e34 [file] [log] [blame]
{
"name": "PDFReadIt",
"version": "1.0.9",
"summary": "PDF reader for iOS platform with advanced functionality based on Apple's native PDFKit.",
"swift_versions": "4.2",
"description": "PDF reader for iOS platform with advanced functionality based on Apple's native PDFKit. Share range of pages, add annotations, draw, navigate through previews and many many more.",
"homepage": "https://github.com/DimaZava/PDFReadIt",
"license": "MIT",
"authors": {
"Dmitry Zawadsky": "dimazava@hotmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/DimaZava/PDFReadIt.git",
"tag": "1.0.9"
},
"source_files": "PDFReadIt/Classes/**/*",
"resources": "PDFReadIt/Resources/**/*",
"frameworks": "PDFKit",
"requires_arc": true,
"swift_version": "4.2"
}