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