[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / 3 / e / SHDrawingView / 0.0.1 / SHDrawingView.podspec.json
blob636a25fea4b09b6e2c3a831266165512c1ab69d1
2   "name": "SHDrawingView",
3   "version": "0.0.1",
4   "summary": "It is able to drawing by touching.",
5   "description": "This is a simple drawing view by touching.\n                    It is able to change the stroke color, width and opacity.\n                    However, it only supports single touch for now.",
6   "homepage": "https://github.com/ShengHuaWu/SHDrawSimpleImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShengHua Wu": "fantasy0404@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ShengHuaWu/SHDrawSimpleImage.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SHDrawSimpleImage/Classes/*.{h,m}",
22   "requires_arc": true