blob: 79c897d4d312f34df9328af5d07c000ebcaf8845 [file] [log] [blame]
{
"name": "KnobGestureRecognizer",
"version": "1.0.0",
"summary": "Knob Gesture Recognizer",
"description": "Knob Gesture Recognizer which detects circular gestures",
"social_media_url": "https://twitter.com/TheMindStudios",
"homepage": "https://github.com/TheMindStudios/KnobGestureRecognizer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hapichdima": "hapich@themindstudios.com"
},
"source": {
"git": "https://github.com/TheMindStudios/KnobGestureRecognizer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KnobGestureRecognizer/Classes/**/*",
"pushed_with_swift_version": "3.0"
}