blob: 8b7af910d7d0a5846a99fbabd246e52bc223e3a6 [file] [log] [blame]
{
"name": "HGPDFKit",
"version": "0.0.1",
"summary": "Apple PDFKit extension in Swift",
"homepage": "https://github.com/HackingGate/HGPDFKit",
"license": "MIT",
"authors": {
"HackingGate": "i@hackinggate.com"
},
"platforms": {
"ios": "11.3"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/HackingGate/HGPDFKit.git",
"tag": "0.0.1"
},
"source_files": "Source/*.swift"
}