{ | |
"name": "Swen", | |
"version": "1.4.0", | |
"summary": "Swen - An Event Bus written in Swift.", | |
"description": "TODO: Add long description of the pod here.", | |
"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.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "Swen/Classes/**/*", | |
"pushed_with_swift_version": "3.0" | |
} |