2 "name": "BRReusableQueue",
3 "module_name": "BRReusableQueue",
5 "summary": "ReusableQueue is a simple, private api free queue you can use to reuse every object.",
6 "description": "Whenever you struggle with performance of the creation of certain objects try to reuse them. This queue helps you to reuse every object you need to.",
7 "homepage": "https://github.com/brototyp/BRReusableQueue",
13 "Cornelius Horstmann": "site-cocoapod@brototyp.de"
19 "git": "https://github.com/brototyp/BRReusableQueue.git",
22 "source_files": "BRReusableQueue"