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