blob: 13c9843178d5bd11661ce96931a813d58f9ef583 [file] [log] [blame]
{
"name": "DrawView",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes"
}