| { |
| "name": "NerdzLab_Network", |
| "version": "0.0.1", |
| "summary": "Network layer", |
| "description": "Network layer for backend communication", |
| "homepage": "https://github.com/AndriyVahniy/NerdzLab_Network.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Vasyl Khmil": "vasyl@nerdzlab.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": "5", |
| "source": { |
| "git": "https://github.com/AndriyVahniy/NerdzLab_Network.git", |
| "tag": "0.0.1", |
| "branch": "master" |
| }, |
| "source_files": "Source/*.{swift}", |
| "swift_version": "5" |
| } |