| { | |
| "name": "Tactile", | |
| "version": "1.0", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "homepage": "https://github.com/delba/Tactile", | |
| "authors": { | |
| "Damien Delba": "damien@delba.io" | |
| }, | |
| "summary": "A better way to handle gestures and control events", | |
| "source": { | |
| "git": "https://github.com/delba/Tactile.git", | |
| "tag": "v1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "requires_arc": true | |
| } |