[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / c / Swen / 1.4.1 / Swen.podspec.json
blob20bc03a5ca4f6ea7e596d3889097c02c9da18f4b
2   "name": "Swen",
3   "version": "1.4.1",
4   "summary": "Swen - An Event Bus written in Swift.",
5   "description": "Swen is an Event bus written in Swift, which provides compile time safety and type checking.",
6   "homepage": "https://github.com/e-Sixt/Swen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "e-Sixt": "sixtlabs@sixt.com"
13   },
14   "source": {
15     "git": "https://github.com/e-Sixt/Swen.git",
16     "tag": "1.4.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Swen/Classes/**/*",
22   "pushed_with_swift_version": "4.0"