blob: 810f4e4f9d3d5e70781bb83b4b9033e05878a9d6 [file] [log] [blame]
{
"name": "NerdzNetworking",
"version": "0.0.17",
"summary": "A wrapper on top of URLSession and URLRequest to simplify creating and managing network requests",
"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.17"
},
"social_media_url": "https://nerdzlab.com",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0"
],
"source_files": "Sources/**/*",
"swift_version": "5.0"
}