blob: 172217c60273836140a37c4f0cb9aa38a0faf45e [file] [log] [blame]
{
"name": "Swible",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Swible/Classes/**/*"
}