[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / f / LWDrawboard / 1.0.0 / LWDrawboard.podspec.json
blob6530325945389eb0211faca84e3801420653d998
2   "name": "LWDrawboard",
3   "version": "1.0.0",
4   "summary": "一个可自定义笔触大小颜色的画板和涂鸦板。",
5   "description": "LWDrawboard,可自定义笔触大小颜色的画板涂鸦板,绘制的矩形、圆形、多边形、箭头、文字的颜色大小形状可调节,并且支持马塞克、裁剪等功能。",
6   "homepage": "https://github.com/luowei/LWDrawboard.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "luowei@wodedata.com"
13   },
14   "source": {
15     "git": "https://github.com/luowei/LWDrawboard.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LWDrawboard/Classes/**/*",
21   "resource_bundles": {
22     "LWDrawboard": [
23       "LWDrawboard/Assets/**/*"
24     ]
25   },
26   "public_header_files": "LWDrawboard/Classes/**/*.h",
27   "dependencies": {
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ]
34   }