blob: 0c365985dc4dd59c9977c7dc3405829b9e48af37 [file] [log] [blame]
{
"name": "MBPDFGenerator",
"version": "1.0",
"summary": "This generates PDF from UIViewController using native code.",
"homepage": "https://github.com/swifty-iOS/MBPDFGenerator",
"license": "MIT",
"authors": {
"Swifty-iOS": "manishej004@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/swifty-iOS/MBPDFGenerator.git",
"tag": "1.0"
},
"source_files": "Source/*.swift",
"swift_version": "5.0"
}