blob: 16b185e84f495c76768f3e513dcf868e1538e485 [file] [log] [blame]
{
"name": "ForceTouchGestureRecognizerSwift",
"version": "0.3",
"homepage": "https://github.com/ashleymills/ForceTouchGestureRecognizer.swift",
"authors": {
"Ashley Mills": "ashleymills@mac.com"
},
"summary": "UIGestureRecognizer Swift subclass enabling 3D Touch",
"license": {
"type": "MIT"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ashleymills/ForceTouchGestureRecognizer.swift.git",
"tag": "v0.3"
},
"source_files": "ForceTouchGestureRecognizer.swift",
"requires_arc": true
}