[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / f / Eventitic / 0.1.0 / Eventitic.podspec.json
blob6bffe7929b4283a6f16666947c7d3d102d05a100
2   "name": "Eventitic",
3   "version": "0.1.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": "v0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*"