[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 7 / 3 / c / Swen / 1.4.5 / Swen.podspec.json
blob2b0480e14fab59cf843466e439755be4594d87ea
2   "name": "Swen",
3   "version": "1.4.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Swen/Classes/**/*",
22   "pushed_with_swift_version": "4.0"