blob: 1ab5ed63b7a020dd121579b9e7d30011b624143b [file] [log] [blame]
{
"name": "UIView-IBDesignable",
"version": "0.0.2",
"summary": "IB_DESIGNABLE category to UIView",
"description": "Just install this pod and use inspectable layer properties\nfor all UIViews and UIView subclasses in Interface Builder.",
"homepage": "https://github.com/k06a/UIView-IBDesignable",
"license": "MIT",
"authors": {
"Anton Bukov": "k06aaa@gmail.com"
},
"social_media_url": "https://twitter.com/k06a",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/k06a/UIView-IBDesignable.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}