blob: e1ce7d777107e208fb53eaac85300fe8925e91df [file] [log] [blame]
{
"name": "GTForceTouchGestureRecognizer",
"version": "1.1.0",
"summary": "Lightweight library to use force touch as gesture recognizer on iOS",
"homepage": "https://github.com/neobeppe/GTForceTouchGestureRecognizer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giuseppe Travasoni": "giuseppe.travasoni@gmail.com"
},
"social_media_url": "https://twitter.com/neobeppe",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/neobeppe/GTForceTouchGestureRecognizer.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}