blob: d08c72359eef09dd6f15800fee8fa7ed9ead2df8 [file] [log] [blame]
{
"name": "Tactile",
"version": "3.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/Tactile",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "A better way to handle gestures and control events",
"source": {
"git": "https://github.com/delba/Tactile.git",
"tag": "3.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{swift,h}",
"requires_arc": true,
"swift_version": "5.0"
}