blob: 1e803a1e1f3c6ca73535b79755985085775122d1 [file] [log] [blame]
{
"name": "JSLDrawingBoard",
"version": "1.0.0",
"summary": "A lightly drawing board.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Jason-Stan-Lee/JSLDrawingBoard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jason_lee_92@yahoo.com": "Jason-Stan-Lee"
},
"source": {
"git": "https://github.com/Jason-Stan-Lee/JSLDrawingBoard.git",
"tag": "1.0.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "JSLDrawingBoard/Classes/**/*"
}