blob: 0c5f49b5d3d1975b0f89df24e9d2eebc8f3c0cfe [file] [log] [blame]
{
"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
}