blob: 21ebebf21f902690e939afed2141b519c814ca71 [file] [log] [blame]
{
"name": "PDFPresenter",
"version": "1.0.4",
"summary": "PDF Presenter presents PDF from online sources or any internet urls by using PDFKit.",
"description": "PDF Presenter uses PDFKit to present any PDF files. It's convinient to present a PDF when using PDF Presenter.",
"homepage": "https://github.com/dks333/PDFPresenter",
"license": "MIT",
"authors": {
"Sam Ding": "dingkaishan@gmail.com"
},
"social_media_url": "https://samding.me",
"platforms": {
"ios": "13.5"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/dks333/PDFPresenter.git",
"tag": "1.0.4"
},
"source_files": "PDFPresenter/PDFPresenter/PDFPresenter/*",
"frameworks": [
"UIKit",
"PDFKit"
],
"swift_version": "5.0"
}