[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / 6 / 0 / PositionScrollView / 1.0.2 / PositionScrollView.podspec.json
blobd33e2db775fd45f2c2e696118f496183de2758e6
2   "name": "PositionScrollView",
3   "version": "1.0.2",
4   "summary": "ScrollView to get, set scroll position",
5   "description": "Position Scroll View is pure Swift UI Scroll View which can get or move scroll position.",
6   "homepage": "https://github.com/kazuooooo/PositionScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "matsumotokazuya7@gmail.com"
13   },
14   "documentation_url": "https://github.com/kazuooooo/PositionScrollView",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.2",
19   "source": {
20     "git": "https://github.com/kazuooooo/PositionScrollView.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "Sources/PositionScrollView/**/*.swift",
24   "xcconfig": {
25     "SWIFT_VERSION": "5.2"
26   },
27   "swift_version": "5.2"