blob: 7b7a6ca9877c6a54f6ca8943bd01e43ea20f8857 [file] [log] [blame]
{
"name": "DrawablePointAndLineView",
"version": "0.0.4",
"summary": "Drawable point and line while swiching the drawing mode.",
"homepage": "https://github.com/m-yamada04/DrawablePointAndLineView",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Maika Yamada": "m.yamada1992@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/m-yamada04/DrawablePointAndLineView.git",
"tag": "0.0.4"
},
"source_files": [
"DrawablePointAndLineView",
"DrawablePointAndLineView/**/*.{h,m}"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}