blob: 6185248c93f8f2442c54afbf426d91dcf0c8cb09 [file] [log] [blame]
{
"name": "StretchScrollView",
"version": "1.1.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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StretchScrollView/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"APExtensions": [
"~> 3.0"
],
"BaseClasses": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}