4 "summary": "Parse PDF metadata in Swift.",
5 "description": "LEPDFParser adds a single calculated property to PDFKit's PDFPage called 'dictionary'. It will contain the metadata of the page, including gepgraphical data for geo-tagged PDF documents.",
8 "Ludvig Eriksson": "ludvigeriksson@icloud.com"
10 "homepage": "https://github.com/ludvigeriksson/LEPDFParser",
14 "swift_version": "4.0",
16 "git": "https://github.com/ludvigeriksson/LEPDFParser.git",
20 "LEPDFParser/Classes",
21 "LEPDFParser/Classes/*.{h,m,swift}"
23 "exclude_files": "Classes/Exclude",
24 "frameworks": "PDFKit"