blob: 2d2dc998770cb912a5fb04de5008aaafd49f86d1 [file] [log] [blame]
{
"name": "HHCustomCorner",
"version": "0.1.0",
"summary": "Awesome library to customize corners of UIView and UIButton. Now you can customize each corner differently",
"description": "A simple and easy to use library to customize each corner of UIView and UIButton. You also can implement outline (stroke) with different color and width.",
"swift_versions": "4.0",
"homepage": "https://github.com/shamzahasan88/HHCustomCorner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shamzahasan88": "shamzahasan88@gmail.com"
},
"source": {
"git": "https://github.com/shamzahasan88/HHCustomCorner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "4.0"
}