[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / e / Shouter / 0.5.0 / Shouter.podspec.json
blobfe16e46d60b03d641603709fca616ce3ddc4e1ec
2   "name": "Shouter",
3   "version": "0.5.0",
4   "summary": "A type safe, thread safe and memory safe alternative for NotificationCenter",
5   "homepage": "https://github.com/ChaosCoder/Shouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "ChaosCoder": "https://github.com/ChaosCoder"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/ChaosCoder/Shouter.git",
19     "tag": "0.5.0"
20   },
21   "source_files": "Shouter/*.swift",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "swift_version": "5.0"