Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 3a3a554

Browse files
authored
Update iOS deployment target in readme
We now only deploy to iOS 8.0 and up.
1 parent 7e18609 commit 3a3a554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
Authentication and back-off logic is a pain, let's do it once and forget about it! This is a library that allows you to centralise this logic and forget about the ugly parts of making HTTP requests.
1313

14-
- [x] 📱 iOS 7.0+
14+
- [x] 📱 iOS 8.0+
1515
- [x] 💻 OS X 10.9+
1616
- [x] ⌚️ watchOS 2.0+
1717
- [x] 📺 tvOS 9.0+

0 commit comments

Comments
 (0)