blob: 81e18ffad7d031be8488b22001024a85132d82aa [file] [log] [blame]
{
"name": "NibDesignable",
"version": "2.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Elegant way of enabling IBDesignable on your nib-based views",
"homepage": "https://github.com/mbogh/NibDesignable",
"social_media_url": "http://twitter.com/mbogh",
"authors": {
"Morten Bøgh": "morten@justabeech.com"
},
"source": {
"git": "https://github.com/mbogh/NibDesignable.git",
"tag": "2.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "NibDesignable.swift"
}