Latest | 1.2.4 |
---|---|
Homepage | https://github.com/felipericieri/FRStretchImageView.git |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | Foundation, UIKit |
Authors |
404: Not Found
Latest podspec
{ "name": "FRStretchImageView", "version": "1.2.4", "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 Twitteru2019s Profile Headers.", "homepage": "https://github.com/felipericieri/FRStretchImageView.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Felipe Ricieri": "[email protected]" }, "social_media_url": "http://twitter.com/felipericieri", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/felipericieri/FRStretchImageView.git", "tag": "1.2.4" }, "source_files": "FRStretchImageView/**/*.{swift}", "frameworks": [ "Foundation", "UIKit" ], "requires_arc": true, "pushed_with_swift_version": "3.0" }
Thu, 15 Jun 2017 01:40:08 +0000