blob: ed8c6e53e1e30e96fcd9b70ee0e49b7af1c4a1d4 [file] [log] [blame]
{
"name": "NibDesignable",
"version": "1.0.2",
"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": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "NibDesignable.swift"
}