blob: d28f96740f90e69e14bf183674058c7ee83eb247 [file] [log] [blame]
{
"name": "EBNetwork",
"version": "0.1.2",
"summary": "HTTP Library to use to do GET and POST requests",
"description": "HTTP Library to use to do GET and POST requests, created with protocols, and with Bearer authorization",
"homepage": "https://github.com/ezequielbrrt/EBNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ezequielbtc": "ezequielbrrt@gmail.com"
},
"source": {
"git": "https://github.com/ezequielbrrt/EBNetwork.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}