blob: acc8d955b1bd8799c737675b748d5a21c195d66f [file] [log] [blame]
{
"name": "Canvas+",
"version": "2.6.1",
"summary": "A customizable painting canvas for iOS applications.",
"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.",
"homepage": "https://github.com/authman2/Canvas",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"authman2": "authman2@gmail.com"
},
"source": {
"git": "https://github.com/authman2/Canvas.git",
"tag": "2.6.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Canvas/Classes/**/*"
}