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