blob: 2e323c41d6572960627f067ca221d5a637c35973 [file] [log] [blame]
{
"name": "DrawVCUtil",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DrawVCUtil/Classes/**/*"
}