blob: 3ff0c94a484e075cac155192f00dded2d48cbde0 [file] [log] [blame]
{
"name": "Habrush",
"version": "0.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/croquette0212",
"platforms": {
"ios": "9.0"
},
"source_files": "Habrush/Classes/**/*",
"dependencies": {
"Gotanda": [
]
},
"pushed_with_swift_version": "3.0"
}