blob: f0661805c00a61e42622e74937ed501a3f9230b5 [file] [log] [blame]
{
"name": "Tactile",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}