sgr-ksmt / PDFGenerator

A simple generator of PDF written in Swift.
MIT License
757 stars 110 forks source link

Carthage Install not working #66

Closed grantv9 closed 7 years ago

grantv9 commented 7 years ago

I am trying to install PDFGenerator using Carthage but it keeps failing and says: Parse error: expected string after dependency type in line: Optional("github \'sgr-ksmt/PDFGenerator\' ~> 2.0.1"). Do you know how I can fix this to make it work?