blob: 405972047313b25f0897604c8b1cb2ca33a14feb [file] [log] [blame]
{
"name": "JSInject",
"version": "1.2.0",
"summary": "Swift DI(Dependency Injection) using @propertyWrapper",
"description": "Swift DI(Dependency Injection) using @propertyWrapper",
"homepage": "https://github.com/wlsdms0122/JSInject",
"screenshots": "",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JSilver": "wlsdms0122@gmail.com"
},
"source": {
"git": "https://github.com/wlsdms0122/JSInject.git",
"tag": "1.2.0"
},
"swift_versions": "5",
"platforms": {
"ios": "10.0"
},
"source_files": "JSInject/Source/*.swift",
"swift_version": "5"
}