blob: 8fcc82480ad5c44126b64c7699ff22221fe4b84d [file] [log] [blame]
{
"name": "PDFGenKit",
"version": "0.1.0",
"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.1.0"
},
"source_files": "PDFGenKit/**/*.{h,m,swift}",
"swift_version": "4.2"
}