| { | |
| "name": "ContextMenu", | |
| "version": "0.2.0", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "homepage": "https://github.com/GitHawkApp/ContextMenu", | |
| "authors": { | |
| "Ryan Nystrom": "rnystrom@whoisryannystrom.com" | |
| }, | |
| "summary": "Context menu inspired by Things 3.", | |
| "source": { | |
| "git": "https://github.com/GitHawkApp/ContextMenu.git", | |
| "tag": "0.2.0" | |
| }, | |
| "source_files": "ContextMenu/*.swift", | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "swift_version": "4.0" | |
| } |