blob: ced5a3c3d3e1065b0298cc7143e2de49a4564a00 [file] [log] [blame]
{
"name": "EBNetwork",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}