[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 4 / ScrollViewProxy / 1.0.1 / ScrollViewProxy.podspec.json
blobb3756d3f68c0af9cc9916e90ddfa16d1f3b1a2aa
2   "name": "ScrollViewProxy",
3   "version": "1.0.1",
4   "summary": "Helps with scroll to locations in a ScrollView",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/amzd/ScrollViewProxy",
9   "authors": {
10     "Casper Zandbergen": "info@casperzandbergen.nl"
11   },
12   "source": {
13     "git": "https://github.com/amzd/ScrollViewProxy.git",
14     "tag": "1.0.1"
15   },
16   "dependencies": {
17     "AmzdIntrospect": [
18       ">= 0.1.2"
19     ]
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_versions": "5.1",
23   "platforms": {
24     "ios": "11.0",
25     "tvos": "11.0",
26     "osx": "10.13"
27   },
28   "swift_version": "5.1"