blob: 08e116c7af91a314db17c43de643608133e1ac77 [file] [log] [blame]
{
"name": "Gestures",
"version": "0.0.23",
"summary": "UIView Gestures",
"homepage": "https://github.com/vysotskiyserhiy/Gestures",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serge Vysotsky": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/Gestures.git",
"tag": "0.0.23"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.1",
"source_files": "Gestures/Gestures.swift",
"frameworks": "UIKit",
"swift_version": "5.1"
}