blob: 31f65e37bc3b6b746758638900daf3fdefc9988d [file] [log] [blame]
{
"name": "Rough",
"version": "0.1.1",
"summary": "Rough lets you draw in a sketchy, hand-drawn-like, style.",
"description": "Rough lets you draw in a sketchy, hand-drawn-like, style. The library defines primitives to draw lines, curves, arcs, polygons, circles, and ellipses.",
"homepage": "https://github.com/bakhtiyork/Rough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bakhtiyor Khodjaev": "pods@bakhtiyor.com"
},
"source": {
"git": "https://github.com/bakhtiyork/Rough.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "Rough/Classes/**/*"
}