[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 8 / 3 / ZoomableSwiftImageView / 1.0.0 / ZoomableSwiftImageView.podspec.json
blob1e06452ffb45121ac9b187ac4479c7253c5864b2
2   "name": "ZoomableSwiftImageView",
3   "version": "1.0.0",
4   "summary": "A customizable and lightweight SwiftUI image viewer with smooth zooming, panning and double-tap-to-zoom functionality.",
5   "description": "A customizable and lightweight SwiftUI image viewer with smooth zooming, panning, and double-tap-to-zoom functionality.",
6   "homepage": "https://github.com/IODevBlue/ZoomableSwiftImageView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/IODevBlue/sample-previews/refs/heads/main/api/ios/zoomable-swift-imageview/zooming.gif",
9     "https://raw.githubusercontent.com/IODevBlue/sample-previews/refs/heads/main/api/ios/zoomable-swift-imageview/double-tap-to-zoom.gif",
10     "https://raw.githubusercontent.com/IODevBlue/sample-previews/refs/heads/main/api/ios/zoomable-swift-imageview/panning-with-snapback.gif"
11   ],
12   "license": "Apache",
13   "authors": {
14     "IO DevBlue": "iodevblue@gmail.com"
15   },
16   "social_media_url": "https://github.com/IODevBlue",
17   "platforms": {
18     "ios": "13.0",
19     "osx": "11.0"
20   },
21   "source": {
22     "git": "https://github.com/IODevBlue/ZoomableSwiftImageView.git",
23     "tag": "1.0.0"
24   },
25   "source_files": [
26     "Sources",
27     "Sources/**/*.{h,m,swift}"
28   ],
29   "exclude_files": "Sources/Exclude",
30   "swift_versions": "5.9.2",
31   "swift_version": "5.9.2"