blob: d825390b569547fe95b5a925691e928005bd6986 [file] [log] [blame]
{
"name": "KituraContracts",
"version": "1.1.1",
"summary": "KituraContracts is a library containing type definitions shared by client and server code.",
"homepage": "https://github.com/IBM-Swift/KituraContracts",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": "IBM",
"module_name": "KituraContracts",
"platforms": {
"osx": "10.11",
"ios": "10.0",
"tvos": "9.1",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/IBM-Swift/KituraContracts.git",
"tag": "1.1.1"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"LoggerAPI": [
"~> 1.7"
]
}
}