| { | |
| "name": "TinyEvents", | |
| "version": "1.0.0", | |
| "authors": "Jon Colverson", | |
| "license": "MIT", | |
| "homepage": "https://github.com/JJC1138/tiny-events", | |
| "source": { | |
| "git": "https://github.com/JJC1138/tiny-events.git", | |
| "tag": "1.0.0" | |
| }, | |
| "summary": "A tiny event system for Swift (1 source file, 59 lines of code)", | |
| "platforms": { | |
| "ios": "10.0", | |
| "osx": "10.12", | |
| "tvos": "10.0", | |
| "watchos": "3.0" | |
| }, | |
| "source_files": "Sources/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |