blob: 69874ec70d03d6645785ce92a452cad29c815046 [file] [log] [blame]
{
"name": "TermiNetwork",
"version": "1.0.2",
"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": "1.0.2"
},
"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"
}