From 64b8afb5004a45fcf054624ad6e2b14497f7fd25 Mon Sep 17 00:00:00 2001 From: AliSoftware Date: Sun, 6 May 2018 14:33:07 +0200 Subject: [PATCH] [README] Call for maintainers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8d5418..3b77d2c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ An elegant library for stubbing HTTP requests in Swift, allowing you to stub any HTTP/HTTPS using `NSURLConnection` or `NSURLSession`. That includes any request made from libraries such as [Alamofire](https://github.com/Alamofire/Alamofire) and [AFNetworking](https://github.com/AFNetworking/AFNetworking). +> ⚠️ **Note**: This project is no longer maintained by its author due to lack of free time. But don't hesitate to reach out to become a contributor or maintainer if you're interested. [For more information, or for asking to become a maintainer, see issue "Future of Project"](https://github.com/kylef/Mockingjay/issues/98). + ## Installation [CocoaPods](http://cocoapods.org/) is the recommended installation method.