blob: 975acc235b0898544ebffda4f962bc04b9a1e8d9 [file] [log] [blame]
{
"name": "VaporCoreCOperatingSystem",
"version": "3.4.4",
"summary": "Debug stuff",
"description": "Do async stuff with extensions",
"homepage": "https://github.com/vapor/core",
"license": {
"type": "MIT",
"file": "../../LICENSE"
},
"authors": {
"Tanner Nelson": ""
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/twof/core.git",
"branch": "master"
},
"module_name": "COperatingSystem",
"swift_version": "4.2",
"source_files": "Sources/COperatingSystem/**/*.swift",
"exclude_files": [
"Pods/**"
]
}