blob: 6e9a78bdf3ce7d0142f100557eab8e199b6f7959 [file] [log] [blame]
{
"name": "SmoothCanvas",
"platforms": {
"ios": "11.0"
},
"summary": "Smooth Canvas lets users write with beautiful lines.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benedek Varga": "vargabenedek92@gmail.com"
},
"homepage": "https://github.com/benedekvarga/SmoothCanvas",
"source": {
"git": "https://github.com/benedekvarga/SmoothCanvas.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "SmoothCanvas/SmoothCanvasView.swift",
"resources": "SmoothCanvas/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}