blob: 7812650d6c823528280ef9d0c7c389f6b2b7a49f [file] [log] [blame]
{
"name": "AYRegistry",
"version": "0.1.2",
"summary": "DI in 100 lines of code!",
"description": "Simple dependency injection container for your needs",
"homepage": "https://github.com/andjash/AYRegistry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andjash": "andjash@gmail.ru"
},
"source": {
"git": "https://github.com/andjash/AYRegistry.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AYRegistry/Classes/**/*",
"pushed_with_swift_version": "4"
}