[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 0 / c / 3 / MWSSketchpadView / 0.0.5 / MWSSketchpadView.podspec.json
blob4dd848f59a0b0089890976606f198571480b3e8f
2   "name": "MWSSketchpadView",
3   "version": "0.0.5",
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.5"
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"