blob: 093d94236ac0313b6c7e8fea0cf9170060309c38 [file] [log] [blame]
{
"name": "FRStretchImageView",
"version": "1.2.3",
"summary": "An easy way to add pull-to-stretch UIImageView/UIView on top of your UIScrollView.",
"description": "An easy way to add pull-to-stretch UIImageView/UIView on top of your UIScrollView. This is a similar behavior of Twitter’s Profile Headers.",
"homepage": "https://github.com/felipericieri/FRStretchImageView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Ricieri": "felipericieri@icloud.com"
},
"social_media_url": "http://twitter.com/felipericieri",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/felipericieri/FRStretchImageView.git",
"tag": "1.2.3"
},
"source_files": "FRStretchImageView/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}