[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / e / 5 / 1 / Canvas+ / 2.3.5 / Canvas+.podspec.json
blob82487b0745127596f889e3ca0c06f7d3ab89cf7c
2   "name": "Canvas+",
3   "version": "2.3.5",
4   "summary": "A customizable painting canvas for iOS applications.",
5   "description": "Canvas creates an area on the screen where the user can draw lines and shapes, style drawings by adding different types of brushes, and work with multiple layers. It provides an easy way to add on-screen drawing to any iOS app.",
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.3.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Canvas/Classes/**/*"