Skip to content

Commit a2b1d3d

Browse files
Update README.md
1 parent 0346d72 commit a2b1d3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# SwiftEventBus
2+
[![Language](https://img.shields.io/badge/Swift-5.0-orange.svg?style=flat)](http://cocoapods.org/pods/SwiftEventBus)
3+
[![Language](https://img.shields.io/badge/Swift-4.2-orange.svg?style=flat)](http://cocoapods.org/pods/SwiftEventBus)
4+
[![Language](https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat)](http://cocoapods.org/pods/SwiftEventBus)
5+
[![Language](https://img.shields.io/badge/Swift-2.2-orange.svg?style=flat)](http://cocoapods.org/pods/SwiftEventBus)
26

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

0 commit comments

Comments
 (0)