Skip to content

Commit

Permalink
Merge pull request #46 from satishVekariya/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
cesarferreira committed Apr 14, 2019
2 parents 68ffd98 + a2b1d3d commit 5f214c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,4 +1,8 @@
# SwiftEventBus
[![Language](https://img.shields.io/badge/Swift-5.0-orange.svg?style=flat)](http://cocoapods.org/pods/SwiftEventBus)
[![Language](https://img.shields.io/badge/Swift-4.2-orange.svg?style=flat)](http://cocoapods.org/pods/SwiftEventBus)
[![Language](https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat)](http://cocoapods.org/pods/SwiftEventBus)
[![Language](https://img.shields.io/badge/Swift-2.2-orange.svg?style=flat)](http://cocoapods.org/pods/SwiftEventBus)

Allows publish-subscribe-style communication between components without requiring the components to explicitly be aware of each other

Expand Down

0 comments on commit 5f214c8

Please sign in to comment.