blob: 1f4461ab6964fa54ecf5ef2ec2f516a5988f7822 [file] [log] [blame]
{
"name": "Rough",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "Rough/Classes/**/*"
}