blob: b71c6332301f364d929525d645761b442e56a42a [file] [log] [blame]
{
"name": "EventBusSwift",
"platforms": {
"ios": "8.0"
},
"summary": "Simplifies the communication between components",
"requires_arc": true,
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TVG": "tvg@gmail.com"
},
"homepage": "https://github.com/TVGSoft/EventBusSwift",
"source": {
"git": "https://github.com/TVGSoft/EventBusSwift.git",
"tag": "0.2.1"
},
"source_files": "EventBusSwift/Classes/*.{swift}"
}