blob: 420dde812fbb8650e1efe52570a9d5a6130aeb0e [file] [log] [blame]
{
"name": "EventsTree",
"module_name": "EventsTree",
"version": "0.1.4",
"summary": "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/EventsTree",
"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/EventsTree.git",
"tag": "0.1.4"
},
"source_files": "Sources",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}