| { | |
| "name": "Response", | |
| "version": "0.0.2", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "Response", | |
| "homepage": "https://github.com/vlfm/Response", | |
| "authors": { | |
| "Valery Fomenko": "vlfm@yandex.ru" | |
| }, | |
| "source": { | |
| "git": "https://github.com/vlfm/Response.git", | |
| "tag": "0.0.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0", | |
| "osx": "10.10" | |
| }, | |
| "dependencies": { | |
| "FunctionalInterfaces": [ | |
| "0.0.1" | |
| ] | |
| }, | |
| "source_files": "Source/**/*.swift", | |
| "pushed_with_swift_version": "4.0" | |
| } |