blob: 0a8476d0fe850ddeac271102f5710afd7974e5d2 [file] [log] [blame]
{
"name": "DrawView",
"version": "0.2.0",
"summary": "Subclass of UIView that supports drawing.",
"homepage": "https://github.com/fmscode/DrawView",
"license": "MIT",
"authors": {
"Frank Michael Sanchez": "orion1701@me.com"
},
"source": {
"git": "https://github.com/fmscode/DrawView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes"
}