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