blob: 5ba533c6845577ae030dcc2223e4de0c09576b52 [file] [log] [blame]
{
"name": "MMScalableVectorView",
"version": "0.1.0",
"summary": "Make vector drawing code generated by Qwarkee and PaintCode scale properly",
"homepage": "http://www.github.com/misterwell/MMScalableVectorView",
"screenshots": "http://michaelmaxwell.info/wordpress/wp-content/uploads/2013/12/scaledVector.png",
"license": "MIT",
"authors": {
"Mike Maxwell": "misterwell@gmail.com"
},
"source": {
"git": "https://github.com/misterwell/MMScalableVectorView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "MMScalableVector/MMScalableVectorView.{h,m}",
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation"
]
}