blob: 37cd30d8af135b7db21f2142e3aaf3d24c2d6525 [file] [log] [blame]
{
"name": "Habrush",
"version": "0.0.1",
"summary": "Brush rendering library for Swift",
"description": "A library to render path as brush stroke.",
"homepage": "https://github.com/yokoe/Habrush",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "info@kreuz45.com"
},
"source": {
"git": "https://github.com/yokoe/Habrush.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/croquette0212",
"platforms": {
"ios": "9.0"
},
"source_files": "Habrush/Classes/**/*",
"dependencies": {
"Gotanda": [
]
},
"pushed_with_swift_version": "3.0"
}