blob: eb72bad0df419569b089287d398a9f97be228821 [file] [log] [blame]
{
"name": "EventsTree",
"module_name": "EventsTree",
"version": "0.1.3",
"summary": "iOS library for sending and handling events",
"description": "This library is inteded to get rid of spagetti code which comes\nwith communication of different parts of app",
"homepage": "https://github.com/DarthRumata/EventNode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stas Kirichok": "kirichok.stas@gmail.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/DarthRumata/EventNode.git",
"tag": "0.1.3"
},
"source_files": "Pod",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}