Latest | 1.0.9 |
---|---|
Homepage | https://github.com/BadChoice/RVContainer |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
404: Not Found
Latest podspec
{ "name": "RVContainer", "version": "1.0.9", "license": "MIT", "summary": "RVContainer - LightWeight objective c IoC Container based on laravel's one", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/BadChoice/RVContainer.git", "tag": "1.0.9" }, "description": "RVContainer is a very lightweigh but powerful IoC container based on laravel's one, you can easly bind and resolve classes and protocols and it even comes with an autoinject function to quickly resolve all your needed dependencies", "homepage": "https://github.com/BadChoice/RVContainer", "authors": { "Jordi Puigdellu00edvol": "[email protected]" }, "source_files": [ "RVContainer/lib/**/*" ], "requires_arc": true }
Wed, 30 Jan 2019 11:55:04 +0000