[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / 4 / InteractiveZoomDriver / 1.2.2 / InteractiveZoomDriver.podspec.json
blob766ec52f3871775ec6e807b0de3c3a4f88608bd7
2   "name": "InteractiveZoomDriver",
3   "version": "1.2.2",
4   "summary": "UIView to zoomable by pinch gesture.",
5   "swift_versions": [
6     "4.0",
7     "4.2",
8     "5.0"
9   ],
10   "description": "This repo is view to zoomable by pinch gesture.",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "homepage": "https://github.com/shima11/InteractiveZoomDriver",
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Shima": "shima.jin@icloud.com"
21   },
22   "source": {
23     "git": "https://github.com/shima11/InteractiveZoomDriver.git",
24     "tag": "1.2.2"
25   },
26   "source_files": "Sources/InteractiveZoomDriver/*.swift",
27   "swift_version": "5.0"