[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 1 / UIImageViewAligned / 0.0.1 / UIImageViewAligned.podspec.json
blob1c1b0d5c5d0b319144f3b82f33feb0fe8341b1e6
2   "name": "UIImageViewAligned",
3   "version": "0.0.1",
4   "summary": "A UIImageView subclass which allows you to align the image left/right/top/bottom, even when contentMode is AspectFit.",
5   "description": "It is a subclass of UIImageView that allows you to customize the alignment of the displayed image inside the view's frame. This works even if the contentMode is set to AspectFit, AspectFill or ScaleToFill.",
6   "homepage": "https://github.com/reydanro/UIImageViewAligned",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Andrei Stanescu",
12   "social_media_url": "http://www.mindtreatstudios.com/",
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/reydanro/UIImageViewAligned.git",
18     "tag": "pod-0.0.1"
19   },
20   "source_files": "UIImageViewAligned",
21   "frameworks": "UIKit"