blob: d33e2db775fd45f2c2e696118f496183de2758e6 [file] [log] [blame]
{
"name": "PositionScrollView",
"version": "1.0.2",
"summary": "ScrollView to get, set scroll position",
"description": "Position Scroll View is pure Swift UI Scroll View which can get or move scroll position.",
"homepage": "https://github.com/kazuooooo/PositionScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"author": "matsumotokazuya7@gmail.com"
},
"documentation_url": "https://github.com/kazuooooo/PositionScrollView",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/kazuooooo/PositionScrollView.git",
"tag": "1.0.2"
},
"source_files": "Sources/PositionScrollView/**/*.swift",
"xcconfig": {
"SWIFT_VERSION": "5.2"
},
"swift_version": "5.2"
}