[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / d / e / SelfSizingScroller / 1.0.0 / SelfSizingScroller.podspec.json
blobaaadc2f5e6ef4a875ea7b83f1925225fd6553015
2   "name": "SelfSizingScroller",
3   "version": "1.0.0",
4   "summary": "Fixes scrollToRow/ItemAtIndexPath: for Self Sizing Cells.",
5   "homepage": "hhttps://github.com/AndreasVerhoeven/SelfSizingScroller",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andreas Verhoeven": "cocoapods@aveapps.com"
12   },
13   "source": {
14     "git": "https://github.com/AndreasVerhoeven/SelfSizingScroller.git",
15     "tag": "1.0.0"
16   },
17   "module_name": "SelfSizingScroller",
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "Sources/*.swift",
25   "swift_version": "5.0"