blob: 59d48f9ea23ab58481e41bfdabb9fedcd81a7d17 [file] [log] [blame]
{
"name": "Dezignables",
"version": "3.1.0",
"summary": "A collection of @IBDesignables",
"description": "A collection of @IBDesignable components I use often in all my projects. For now it includes a UIView, UIButton and UIImageView.",
"homepage": "https://github.com/zilverline/Dezignables",
"license": "MIT",
"authors": {
"Daniel van Hoesel": "daniel@danielvanhoesel.nl"
},
"source": {
"git": "https://github.com/zilverline/Dezignables.git",
"tag": "3.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}