blob: 18b38c77c17eb8538346270efd2ee5552cdc579c [file] [log] [blame]
{
"name": "BKEventBus",
"platforms": {
"ios": "8.0"
},
"summary": "EventBus is tiny, simple typed event bus to communicate between components.",
"requires_arc": true,
"version": "1.0.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Burt.K": "skyfe79@gmail.com"
},
"homepage": "https://github.com/ReactComponentKit/BKEventBus",
"source": {
"git": "https://github.com/ReactComponentKit/BKEventBus.git",
"tag": "1.0.7"
},
"source_files": "EventBus/{*.swift}",
"swift_version": "4.1"
}