blob: ec2b15eeb106be6acd40da0767cba2e6d60ee29a [file] [log] [blame]
{
"name": "RSTapGesture",
"version": "0.1.0",
"summary": "A nicer approach to touch events.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/terrordrummer/RSTapGesture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"terrordrummer": "roberto.sartori@gmail.com"
},
"source": {
"git": "https://github.com/terrordrummer/RSTapGesture.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RSTapGesture/Classes/**/*"
}