[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / f / Eventitic / 3.0.0 / Eventitic.podspec.json
blob2fac79a1e6c79e49848cbe7d3c9d2d66309313f1
2   "name": "Eventitic",
3   "version": "3.0.0",
4   "summary": "Dispatching and listening events",
5   "description": "This pod provides an event source object which dispatches events to listeners.",
6   "homepage": "https://github.com/hironytic/Eventitic",
7   "license": "MIT",
8   "authors": {
9     "Hironori Ichimiya": "hiron@hironytic.com"
10   },
11   "source": {
12     "git": "https://github.com/hironytic/Eventitic.git",
13     "tag": "v3.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*",
23   "pushed_with_swift_version": "4.0"