blob: b132552581699e8bcd191f80a3a4325d884cf0c4 [file] [log] [blame]
{
"name": "Swible",
"version": "1.0.2",
"summary": "Swible - Designables made easy in Swift",
"description": "Swible aims to provide a streamlined way to create custom views which are rendered on the storyboard",
"homepage": "https://github.com/e-Sixt/Swible",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"e-Sixt": "sixtlabs@sixt.com"
},
"source": {
"git": "https://github.com/e-Sixt/Swible.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Swible/Classes/**/*",
"pushed_with_swift_version": "4.0"
}