[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / c / 8 / b / FRStretchImageView / 1.0.1 / FRStretchImageView.podspec.json
blob29ac799887e8eef3955c2d9f9a344ce50e693384
2   "name": "FRStretchImageView",
3   "version": "1.0.1",
4   "summary": "An easy way to add pull-to-stretch UIImageView on top of your UIScrollView.",
5   "description": "An easy way to add pull-to-stretch UIImageView on top of your UIScrollView. This is a similar effect of Twitter’s Profile Headers.",
6   "homepage": "https://github.com/felipericieri/FRStretchImageView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Ricieri": "felipericieri@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/felipericieri",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/felipericieri/FRStretchImageView.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "FRStretchImageView/**/*.{swift}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"