4 "summary": "Injector provides a lightweight framework for binding and injecting services at runtime.",
5 "description": " Injector provides a lightweight framework for binding and injecting services at runtime.\n\n ### Why use Injector?\n * Divide your code into standalone components.\n * Swap implementations of these components easily.\n\n See https://github.com/nsrandom/injector for a more detailed description and example code.\n",
6 "homepage": "https://github.com/nsrandom/injector",
11 "authors": "NSRandom",
12 "social_media_url": "https://twitter.com/nsrandom",
14 "git": "https://github.com/nsrandom/injector.git",
21 "public_header_files": "Injector/**/*.h",