blob: 77561a86952df7f880b57691e1c7ab5463726297 [file] [log] [blame]
{
"name": "Squid",
"version": "1.4.2",
"license": "MIT",
"summary": "Declarative and Reactive Networking in Swift.",
"homepage": "https://squid.borchero.com",
"authors": {
"Oliver Borchert": "borchero@icloud.com"
},
"source": {
"git": "https://github.com/borchero/Squid.git",
"tag": "1.4.2"
},
"documentation_url": "https://squid.borchero.com",
"platforms": {
"ios": "13.0",
"osx": "10.15",
"tvos": "13.0",
"watchos": "6.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/Squid/**/*.swift",
"swift_version": "5.1"
}