blob: 08a43b0ff426051bf9a365d37f6ee8706fbd80e5 [file] [log] [blame]
{
"name": "BDGViews",
"version": "0.0.3",
"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.3"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": null
},
"requires_arc": true
}