blob: 7edb22d0775e885f6cd6f5e8955dcf36c73c17b7 [file] [log] [blame]
{
"name": "DrawVCUtil",
"version": "0.1.6",
"summary": "A viewcontroller where you can draw something",
"description": "TODO: I wrote this pod because I have a few applications where a person must draw a signature.\n In this pod you can make a draw and export it to an UIImage.",
"homepage": "https://github.com/josco007/DrawVCUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"josco007": "noe_is10@msn.com"
},
"source": {
"git": "https://github.com/josco007/DrawVCUtil.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DrawVCUtil/Classes/**/*"
}