blob: 785c78452bcdb57aba63c821155a53d685876b08 [file] [log] [blame]
{
"name": "AYRegistry",
"version": "0.1.0",
"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@yandex-team.ru"
},
"source": {
"git": "https://github.com/andjash/AYRegistry.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AYRegistry/Classes/**/*",
"pushed_with_swift_version": "4"
}