blob: d32eb84c078e03d174bb932127f0baf2039727eb [file] [log] [blame]
{
"name": "DrawPDF",
"version": "1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}