blob: 3cb2eb7235d241b44edcc1c412f2728c2b002df7 [file] [log] [blame]
{
"name": "UIViewExtension",
"version": "0.3.1",
"summary": "Extends UIView to easily customize via Storyboard.",
"description": "Extends UIView to easily customize via Storyboard, like borderColor, borderSize and cornerRadius.",
"homepage": "https://github.com/matteocrippa/UIViewExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo Crippa": ""
},
"source": {
"git": "https://github.com/matteocrippa/UIViewExtension.git",
"tag": "0.3.1"
},
"social_media_url": "https://twitter.com/ghego20",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "UIViewExtension/Classes/**/*",
"pushed_with_swift_version": "3.0"
}