blob: 068ec2588ec3c1c75165648f7a2a1351286c807b [file] [log] [blame]
{
"name": "BDGViews",
"version": "0.0.9",
"summary": "Great UIView subclasses with IBInspectables",
"license": "MIT",
"description": "Great UIView subclasses with IBInspectable properties to quickly have a shadowed view, rounded view, circular view, etc.",
"homepage": "https://github.com/BobDG/BDGViews",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/BobDG/BDGViews.git",
"tag": "0.0.9"
},
"source_files": "BDGViews/**/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}