[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 3 / MWSSketchpadView / 0.0.8 / MWSSketchpadView.podspec.json
blob5080e47b90e01ac8d299fdae71cb8de240d26c98
2   "name": "MWSSketchpadView",
3   "version": "0.0.8",
4   "summary": "封装题库类app的草稿纸功能",
5   "description": "sketchpadView.",
6   "homepage": "https://github.com/mws100/MWSSketchpadView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "马文帅": "mawenshuai100@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/mws100/MWSSketchpadView.git",
19     "tag": "0.0.8"
20   },
21   "requires_arc": true,
22   "source_files": "MWSSketchpadView/*.{h,m}",
23   "resources": [
24     "MWSSketchpadView/MWSSketchpadView.bundle",
25     "MWSSketchpadView/MWSSketchpadView.xib"
26   ],
27   "frameworks": "UIKit"