blob: 6ed843ec006f0492a908ef4212d9775ced313936 [file] [log] [blame]
{
"name": "StretchScrollView",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StretchScrollView/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"APExtensions": [
">= 3.3.0"
],
"BaseClasses": [
]
},
"pushed_with_swift_version": "3.0"
}