blob: d78ae10bb9c5b515046ad0e5af98eae0b83bae75 [file] [log] [blame]
{
"name": "DrawPDF",
"version": "1.4",
"summary": "Draw PDF below of iOS 11",
"description": "Draw PDF below of iOS 11 you can use this to draw PDF",
"homepage": "https://github.com/vishalkalola1/DrawPDF.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vishal patel": "vishalkalola196@gmail.com"
},
"source": {
"git": "https://github.com/vishalkalola1/DrawPDF.git",
"branch": "master",
"tag": "1.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "VPDFTableCreation/*.swift",
"requires_arc": true
}