blob: 1c0e92587968a3d2c6291a306b62d4b776562445 [file] [log] [blame]
{
"name": "PKDocumentViewer",
"version": "0.1.0",
"summary": "View all document in native document view controller.",
"description": "view all document from the url like .pdf,.jpg,.docs,.xls etc",
"homepage": "https://github.com/pawanline/PKDocumentViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pawan Kumar iOS Developer": "bestappledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/pawanline/PKDocumentViewer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKDocumentViewer/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}