blob: 10e3f3e81f72a9d5f069907bfd0578405eb419cb [file] [log] [blame]
{
"name": "Swible",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Swible/Classes/**/*",
"pushed_with_swift_version": "3.0"
}