blob: 5c4bfadaea25d653652db2dc6a485eff4e896ae7 [file] [log] [blame]
{
"name": "JSInject",
"version": "1.0.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.0.0"
},
"swift_versions": "5",
"platforms": {
"ios": "10.0"
},
"source_files": "JSInject/Source/*.swift",
"swift_version": "5"
}