2 "name": "ReusableViewPool",
4 "summary": "Provides a pool of reusable UIView objects",
5 "description": "A simple cache for UIView objects to mitigate the cost of allocating\nand deallocating these views.",
6 "homepage": "https://github.com/dsmatter/ReusableViewPool",
9 "Daniel Strittmatter": "daniel@smattr.de"
12 "git": "https://github.com/dsmatter/ReusableViewPool.git",
19 "source_files": "Pod/Classes/**/*",