blob: 4e20a99dcb10b08c98a977604b6113277c6cd9fd [file] [log] [blame]
{
"name": "Canvas+",
"version": "2.1.0",
"summary": "A customizable painting canvas for iOS applications.",
"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.",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Canvas/Classes/**/*"
}