blob: d47f0b70eaa5620844bbeae8a16ddba0b7623637 [file] [log] [blame]
{
"name": "GTForceTouchGestureRecognizer",
"version": "1.0.0",
"summary": "Lightweight library to use 3D 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": "9.0"
},
"source": {
"git": "https://github.com/neobeppe/GTForceTouchGestureRecognizer.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}