4 "summary": "A simple implementation of LRU cache.",
5 "description": " A simple implementation of LRU cache written in Swift.\n This library is inspired by [Cache::LRU](https://metacpan.org/pod/Cache::LRU).\n",
6 "homepage": "https://github.com/mihyaeru21/Siegel",
9 "Mihyaeru": "mihyaeru21@gmail.com"
12 "git": "https://github.com/mihyaeru21/Siegel.git",
19 "source_files": "Pod/Classes/**/*"