blob: 85f9363b2412adb18bee31dfe4a70e352f4ae46c [file] [log] [blame]
{
"name": "NerdzNetworking",
"version": "0.9.5",
"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.9.5"
},
"social_media_url": "https://nerdzlab.com",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0"
],
"source_files": "Sources/**/*",
"swift_version": "5.0"
}