blob: a9c61f335956d3e985c84dfda45c1847af908ae7 [file] [log] [blame]
{
"name": "EBNetwork",
"version": "0.2.0",
"summary": "HTTP Library",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}