[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 5 / 1 / Canvas+ / 2.0.7 / Canvas+.podspec.json
blob873908f7bd21690d4d060ea2026ba9f77ac798cb
2   "name": "Canvas+",
3   "version": "2.0.7",
4   "summary": "A customizable painting canvas for iOS applications.",
5   "description": "Canvas provides a simple solution to creating freeform drawings in iOS applications. The Canvas is extendable, meaning that the user can create a variety of brushes and change different settings to make the Canvas suit specific needs.",
6   "homepage": "https://github.com/authman2/Canvas",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "authman2": "authman2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/authman2/Canvas.git",
16     "tag": "2.0.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Canvas/Classes/**/*"