[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 7 / e / ScrollViewMinimap / 1.0.0 / ScrollViewMinimap.podspec.json
bloba2fc3100ef1bae01a5c4467e80f6441bbb475834
2   "name": "ScrollViewMinimap",
3   "version": "1.0.0",
4   "summary": "Custom control for adding minimap functionality to UIScrollView",
5   "description": "ScrollViewMinimap is a control for adding minimap functionality to UIScrollView.\n\nFeatures\n * Automatic sizing based on scroll view's content view.\n * Automatic thumbnail generation.\n * Customisable highlight rect.",
6   "homepage": "https://github.com/nicoelayda/ScrollViewMinimap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dominic Elayda": "nico@elayda.com"
13   },
14   "social_media_url": "https://twitter.com/nicoelayda",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/nicoelayda/ScrollViewMinimap.git",
20     "tag": "v1.0.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_versions": [
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3"
28   ],
29   "swift_version": "5.3"