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