[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / 1 / EventsTree / 0.1.4 / EventsTree.podspec.json
blob420dde812fbb8650e1efe52570a9d5a6130aeb0e
2   "name": "EventsTree",
3   "module_name": "EventsTree",
4   "version": "0.1.4",
5   "summary": "Library for sending and handling events",
6   "description": "This library is inteded to get rid of spagetti code which comes\nwith communication of different parts of app",
7   "homepage": "https://github.com/DarthRumata/EventsTree",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Stas Kirichok": "kirichok.stas@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/DarthRumata/EventsTree.git",
23     "tag": "0.1.4"
24   },
25   "source_files": "Sources",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.0"