cordova-plugin-foxitpdfviewer
Version:
A PDF viewer based on Foxit RDK
30 lines (29 loc) • 649 B
JSON
{
"name": "cordova-plugin-foxitpdfviewer",
"version": "1.0.2",
"description": "A PDF viewer based on Foxit RDK",
"cordova": {
"id": "FoxitPDFViewer",
"platforms": [
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/g1204/cordova-plugin-foxitPDFViewer.git"
},
"keywords": [
"PDF",
"viewer",
"foxit",
"RDK",
"ecosystem:cordova",
"cordova-ios"
],
"author": "wilson",
"license": "ISC",
"bugs": {
"url": "https://github.com/g1204/cordova-plugin-foxitPDFViewer/issues"
},
"homepage": "https://github.com/g1204/cordova-plugin-foxitPDFViewer#readme"
}