blob: 944ffb44f751cc19efedf15f50bd2c8804af9c7c [file] [log] [blame]
{
"name": "BBDesignable",
"platforms": {
"ios": "8.0"
},
"summary": "Some cool functionalities directly inside Storyboards and xibs",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benjamin Bourasseau": "bourasseaubenjamin@gmail.com"
},
"homepage": "https://github.com/Beninho85/BBDesignable",
"source": {
"git": "https://github.com/Beninho85/BBDesignable.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"source_files": "BBDesignable/**/*.{swift}",
"pushed_with_swift_version": "3.1"
}