blob: 6c0ede8445d1864701d97955ced8b95e638cc516 [file] [log] [blame]
{
"name": "DrawablePointAndLineView",
"version": "0.0.6",
"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.6"
},
"source_files": [
"DrawablePointAndLineView",
"DrawablePointAndLineView/**/*.{h,m}"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}