blob: 6550d514782b35c8dd943c7adc5fe31fcf89d788 [file] [log] [blame]
{
"name": "DrawableView",
"version": "0.0.3",
"summary": "A UIView subclass that allows the user to draw on it.",
"homepage": "https://github.com/EthanSchatzline/DrawableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ethanschatzline": "ethanschatzline@yahoo.com"
},
"social_media_url": "http://twitter.com/ethanschatzline",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/EthanSchatzline/DrawableView.git",
"tag": "0.0.3"
},
"source_files": "DrawableView/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}