blob: 8fd2cb2a870b980bb422d483724b404ce7e4133e [file] [log] [blame]
{
"name": "BBDesignable",
"platforms": {
"ios": "9.0"
},
"summary": "Some cool functionalities directly inside Storyboards and xibs",
"requires_arc": true,
"version": "0.3.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.3.0"
},
"frameworks": "UIKit",
"source_files": "BBDesignable/**/*.{swift}",
"pushed_with_swift_version": "3.1"
}