blob: 035fa673e2196503dc1d2721640d3d1a0b32bd8a [file] [log] [blame]
{
"name": "MWSSketchpadView",
"version": "0.0.4",
"summary": "封装题库类app的草稿纸功能",
"description": "sketchpadView.",
"homepage": "https://github.com/mws100/MWSSketchpadView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"马文帅": "mawenshuai100@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mws100/MWSSketchpadView.git",
"tag": "0.0.4"
},
"requires_arc": true,
"source_files": "MWSSketchpad/*.{h,m}",
"resources": [
"MWSSketchpad/MWSSketchpad.bundle",
"MWSSketchpad/MWSSketchpadView.xib"
],
"frameworks": "UIKit"
}