blob: 49085228c88cb380b4413262a09edc633dc9e3fd [file] [log] [blame]
{
"name": "IBInspectableManager",
"version": "0.1.0",
"summary": "IBInspectableManager is a powerful designing tool for storyboard",
"description": "IBInspectableManager is a powerful designing tool for storyboard. You can live render GUI on storyboard with no any issue as well as use all properties directly just like cornorRadius, borderWidth, borderColor etc.",
"homepage": "https://github.com/HemantPandagre/IBInspectableManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hemant Pandagre": "hemantpandagre.techie@gmail.com"
},
"source": {
"git": "https://github.com/HemantPandagre/IBInspectableManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "IBInspectableManager/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}