blob: 7d80d243c6f774575e28259fd7bdb62201d5ca73 [file] [log] [blame]
{
"name": "Swen",
"version": "1.4.4",
"summary": "Swen - An Event Bus written in Swift.",
"description": "Swen is an Event bus written in Swift, which provides compile time safety and type checking.",
"homepage": "https://github.com/e-Sixt/Swen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"e-Sixt": "sixtlabs@sixt.com"
},
"source": {
"git": "https://github.com/e-Sixt/Swen.git",
"tag": "1.4.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Swen/Classes/**/*",
"pushed_with_swift_version": "4.0"
}