4 "summary": "A structure for describing zoom and a gesture recognizer that allows for modifying it",
5 "description": "A structure for describing zoom and a gesture recognizer that allows for modifying it\n* Can be incorporated into any view used for displaying a photo, drawing canvas, etc.\n* Gives transformation matrices for converting between screen and context coordinates\n* Two-finger gesture supports zoom, pan and tilt",
6 "homepage": "https://github.com/hristost/PanTilt",
12 "hristost": "hristo.staykov@gmail.com"
15 "git": "https://github.com/hristost/PanTilt.git",
21 "swift_versions": "5.0",
22 "source_files": "PanTilt/Classes/**/*",
23 "swift_version": "5.0"