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