| { | |
| "name": "Suture", | |
| "version": "0.1.3", | |
| "summary": "Future support for Swift.", | |
| "description": "This library adds future support for Swift.", | |
| "homepage": "https://github.com/cristik/Suture", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "cristik": "kocza.cristian@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/cristik/Suture.git", | |
| "tag": "0.1.3" | |
| }, | |
| "platforms": { | |
| "osx": "10.10", | |
| "ios": "9.0" | |
| }, | |
| "swift_version": "4.1", | |
| "source_files": "src/*.swift" | |
| } |