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