blob: 5080e47b90e01ac8d299fdae71cb8de240d26c98 [file] [log] [blame]
{
"name": "MWSSketchpadView",
"version": "0.0.8",
"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.8"
},
"requires_arc": true,
"source_files": "MWSSketchpadView/*.{h,m}",
"resources": [
"MWSSketchpadView/MWSSketchpadView.bundle",
"MWSSketchpadView/MWSSketchpadView.xib"
],
"frameworks": "UIKit"
}