[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 0 / 1 / b / SmoothCanvas / 0.1.0 / SmoothCanvas.podspec.json
blob6e9a78bdf3ce7d0142f100557eab8e199b6f7959
2   "name": "SmoothCanvas",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Smooth Canvas lets users write with beautiful lines.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Benedek Varga": "vargabenedek92@gmail.com"
15   },
16   "homepage": "https://github.com/benedekvarga/SmoothCanvas",
17   "source": {
18     "git": "https://github.com/benedekvarga/SmoothCanvas.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SmoothCanvas/SmoothCanvasView.swift",
23   "resources": "SmoothCanvas/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_version": "4.2"