2 "name": "ServiceRegistry",
4 "summary": "A dependency injection framework written in Swift.",
5 "description": "ServiceRegistry is a dependency injection framework written in Swift.\nIt allows you to register Implementations for their API's in order to more effectively componentize\nyour code.",
6 "homepage": "https://github.com/AttilaTheFun/ServiceRegistry",
9 "Logan Shire": "logan.shire@gmail.com"
12 "git": "https://github.com/AttilaTheFun/ServiceRegistry.git",
22 "source_files": "Pod/API/**/*.swift",
30 "name": "Implementation",
31 "source_files": "Pod/Implementation/**/*.swift",
33 "ServiceRegistry/API": [