blob: 55033f043226526e1f9d19407309e98f85eaa263 [file] [log] [blame]
{
"name": "ForceTouchGestureRecognizerSwift",
"version": "0.1",
"homepage": "https://github.com/ashleymills/ForceTouchGestureRecognizer.swift",
"authors": {
"Ashley Mills": "ashleymills@mac.com"
},
"summary": "Replacement for Apple's Reachability re-written in Swift with callbacks.",
"license": {
"type": "MIT"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ashleymills/ForceTouchGestureRecognizer.swift.git",
"tag": "v0.1"
},
"source_files": "ForceTouchGestureRecognizer.swift",
"requires_arc": true
}