[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / b / FRStretchImageView / 1.2.3 / FRStretchImageView.podspec.json
blob093d94236ac0313b6c7e8fea0cf9170060309c38
2   "name": "FRStretchImageView",
3   "version": "1.2.3",
4   "summary": "An easy way to add pull-to-stretch UIImageView/UIView on top of your UIScrollView.",
5   "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.",
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": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/felipericieri/FRStretchImageView.git",
20     "tag": "1.2.3"
21   },
22   "source_files": "FRStretchImageView/**/*.{swift}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"