[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 3 / MWSSketchpadView / 0.0.4 / MWSSketchpadView.podspec.json
blob035fa673e2196503dc1d2721640d3d1a0b32bd8a
2   "name": "MWSSketchpadView",
3   "version": "0.0.4",
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.4"
20   },
21   "requires_arc": true,
22   "source_files": "MWSSketchpad/*.{h,m}",
23   "resources": [
24     "MWSSketchpad/MWSSketchpad.bundle",
25     "MWSSketchpad/MWSSketchpadView.xib"
26   ],
27   "frameworks": "UIKit"