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