blob: fcbfd92b034eb13d79ac01ffca1ed021f8da18de [file] [log] [blame]
{
"name": "NerdzNetworking",
"version": "0.0.11",
"summary": "A wrapper on top of URLSession and URLRequest to simplify creating and managing network requests",
"description": "NerdzNetworking library allows easily create and execute requests as well as setupping configurations.",
"homepage": "https://github.com/nerdzlab/NerdzNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NerdzLab": "supernerd@nerdzlab.com"
},
"source": {
"git": "https://github.com/nerdzlab/NerdzNetworking.git",
"tag": "0.0.11"
},
"social_media_url": "https://nerdzlab.com",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*",
"swift_version": "5.0"
}