blob: d3819977719835fa6e770d7d62d35db52066984a [file] [log] [blame]
{
"name": "HRRoundAndBorderedView",
"version": "1.3",
"summary": "UIView category.",
"description": "UIView category for update view's layer properties: borderColor, borderWidth and cornerRadius. Also can't be changed from Interface Builder 'cause properties is IBInspectable.",
"homepage": "https://github.com/ivanshevelev/HRRoundAndBorderedView",
"license": "MIT",
"authors": {
"Ivan Shevelev": "ivan.shevelev@sibers.com"
},
"source": {
"git": "https://github.com/ivanshevelev/HRRoundAndBorderedView.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/antsy_ivan",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}