blob: 4c5bb759c5fdd2662ab747ee47b966ea7da2dc48 [file] [log] [blame]
{
"name": "MGDrawingSlate",
"version": "0.0.1",
"summary": "Simple, customizable, and easy-to-use UIView subclass that allows developers to easily embed a drawing view within their app.",
"homepage": "https://github.com/gtmtg/MGDrawingSlate",
"authors": {
"Mihir Garimella": "apps@mihirgarimella.com"
},
"source": {
"git": "https://github.com/gtmtg/MGDrawingSlate.git",
"commit": "88428f002791cc534db46faeaa230ed559923cb3"
},
"license": {
"type": "MIT",
"file": "License.txt"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}