blob: 9f0c5bb7828ce56c6dcf92e26b9cdd21ac8c36a6 [file] [log] [blame]
{
"name": "Sketch",
"version": "2.0",
"license": "MIT",
"homepage": "https://github.com/daihase/Sketch",
"authors": {
"daihase": "daisuke_hasegawa@librastudio.co.jp"
},
"summary": "Just placing, anyone can make drawing application.",
"source": {
"git": "https://github.com/daihase/Sketch.git",
"tag": "2.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.2"
},
"source_files": "Sketch/Classes/**/*"
}