blob: f25af578bd81df37a068b37a2119ecbcdfcb5846 [file] [log] [blame]
{
"name": "TermiNetwork",
"version": "2.0.0",
"summary": "A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.",
"homepage": "https://github.com/billp/TermiNetwork.git",
"license": "MIT",
"authors": {
"Bill Panagiotopoulos": "billp.dev@gmail.com"
},
"source": {
"git": "https://github.com/billp/TermiNetwork.git",
"tag": "2.0.0"
},
"documentation_url": "https://billp.github.io/TermiNetwork",
"platforms": {
"ios": "13.0",
"osx": "10.15",
"watchos": "6.0",
"tvos": "13.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": [
"5.3"
],
"swift_version": "5.3"
}