blob: 7feb3738f7c299d9ecc7fc4a5e4a714322932f0a [file] [log] [blame]
{
"name": "StretchScrollView",
"version": "5.0.0",
"summary": "ScrollView that allows to stretch it`s image",
"description": "StretchScrollView provides functionality to enlarge title image and hide overlays when scrolling down. When scrolling up it allows to animate background of navigation bar.",
"homepage": "https://github.com/APUtils/StretchScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Plebanovich": "anton.plebanovich@gmail.com"
},
"source": {
"git": "https://github.com/APUtils/StretchScrollView.git",
"tag": "5.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.1"
],
"source_files": "StretchScrollView/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ViewState": [
">= 1.0.0"
]
},
"swift_version": "5.1"
}