[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 1 / EventsTree / 0.1.3 / EventsTree.podspec.json
blobeb72bad0df419569b089287d398a9f97be228821
2   "name": "EventsTree",
3   "module_name": "EventsTree",
4   "version": "0.1.3",
5   "summary": "iOS 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/EventNode",
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/EventNode.git",
23     "tag": "0.1.3"
24   },
25   "source_files": "Pod",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.0"