blob: 0a7a5dbc4390ec9fdf49ff71b1ba0177f4b42809 [file] [log] [blame]
{
"name": "DrawableView",
"version": "0.0.1",
"summary": "A Swift framework for a UIView that can be drawn on.",
"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.1"
},
"source_files": "DrawableView/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}