blob: 8683e8f26d61637109b0374873045be44233694d [file] [log] [blame]
{
"name": "JLPDFGenerator",
"version": "1.0",
"summary": "The best way to generate a custom PDF file in app.",
"description": "\t\t\tJLPDFGenerator was written due to the lack of libraries for writing custom PDFs in app simply. Easily generate and write PDFs with a few lines of easily understandable code.\n",
"homepage": "http://github.com/JJLewis/JLPDFGenerator",
"license": "Creative Commons Attribution ShareAlike 3.0 License",
"authors": {
"Jordan Lewis": "jordan_j_lewis@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JJLewis/JLPDFGenerator.git",
"commit": "7c37457ed7ab6fdb5ca7a86923721cdabe377356",
"tag": "1.0"
},
"source_files": "JLPDFGenerator",
"requires_arc": true
}