blob: 52f2649017f9e1251813430e60c37fb72e632ada [file] [log] [blame]
{
"name": "Swen",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Swen/Classes/**/*",
"pushed_with_swift_version": "3.0"
}