Skip to content

Commit c46695f

Browse files
author
Tom Kemp
committed
Add supported platforms to readme
1 parent e671729 commit c46695f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@ This is the [Pusher Channels](https://pusher.com/channels) websocket client, Pus
1212

1313
For tutorials and more in-depth information about Pusher Channels, visit our [official docs](https://pusher.com/docs/channels).
1414

15+
## Supported platforms
16+
- Swift 4.2 and above (can be used with Swift 5)
17+
- Xcode 10.0 and above
18+
- Can be used with Objective-C
19+
20+
### Deployment targets
21+
- iOS 8.0 and above
22+
- macOS (OS X) 10.10 and above
23+
- tvOS 9.0 and above
24+
- Not currently compatible with watchOS
25+
1526
## I just want to copy and paste some code to get me started
1627

1728
What else would you want? Head over to one of our example apps:

0 commit comments

Comments
 (0)