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