blob: 4709520d1fb15df4a2aef375a6f4c8ba042bb452 [file] [log] [blame]
{
"name": "AYRegistry",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AYRegistry/Classes/**/*",
"pushed_with_swift_version": "4"
}