diff --git a/README.md b/README.md index 0d9ed4d6b..bc7c419c4 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,6 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git - [Johnny](https://github.com/zolomatok/Johnny) - Melodic Caching for Swift. - [mattress](https://github.com/buzzfeed/mattress) - iOS Offline Caching for Web Content. - [MemoryCache](https://github.com/yysskk/MemoryCache) - MemoryCache is type-safe memory cache. -- [MGCacheManager](https://github.com/Mortgy/MGCacheManager) - A delightful iOS Networking Cache Managing Class. - [PINCache](https://github.com/pinterest/PINCache) - Fast, non-deadlocking parallel object cache for iOS and macOS. - [RocketData](https://github.com/plivesey/RocketData) - A caching and consistency solution for immutable models. - [SPTPersistentCache](https://github.com/spotify/SPTPersistentCache) - Everyone tries to implement a cache at some point in their iOS app’s lifecycle, and this is ours. By Spotify.