[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / 7 / PanTilt / 0.3.0 / PanTilt.podspec.json
blob9b3c53e413a35e9a2ad52e7819b5ab837b9c7235
2   "name": "PanTilt",
3   "version": "0.3.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hristost": "hristo.staykov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hristost/PanTilt.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PanTilt/Classes/**/*",
23   "swift_version": "5.0"