blob: b24001487ffe940db73bb105ac26c538b34ac4ce [file] [log] [blame]
{
"name": "PDFGenKit",
"version": "0.0.3",
"summary": "PDFGenKit",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/maxblanch/PDFGenKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Blanchard": "maxime.blanchard.1@ulaval.ca"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/maxblanch/PDFGenKit.git",
"tag": "0.0.3"
},
"source_files": "PDFGenKit/**/*.{h,m,swift}",
"swift_version": "4.2"
}