| { |
| "name": "NerdzNetworking", |
| "version": "0.0.14", |
| "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.14" |
| }, |
| "social_media_url": "https://nerdzlab.com", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": [ |
| "5.0" |
| ], |
| "source_files": "Sources/**/*", |
| "swift_version": "5.0" |
| } |