[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 3 / 5 / R87DownloaderImageView / 1.0.1 / R87DownloaderImageView.podspec.json
blob6cb9f4e419f27c89c01aa189336459530a4537da
2   "name": "R87DownloaderImageView",
3   "version": "1.0.1",
4   "summary": "R87DownloaderImageView is a UIImageView subclass which makes possible to download an image from the provided link.",
5   "description": "R87DownloaderImageView is a UIImageView subclass which makes possible to download an image from the provided link.\n\nWhile the download is in progress the default or a custom propgress bar is displayed, the download returns a success block with the downloaded image or a failure block in case of an error.",
6   "homepage": "https://github.com/reden87/R87DownloaderImageView",
7   "screenshots": "https://camo.githubusercontent.com/e2286c9a0e78c6bfdc2534e4f56027c8041e3a1a/687474703a2f2f726564656e38372e696e666f2f4769744875622f523837496d616765566965772e676966",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Gergő Németh": "http://reden87.info/"
14   },
15   "social_media_url": "http://twitter.com/reden87",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source": {
20     "git": "https://github.com/reden87/R87DownloaderImageView.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "R87DownloaderImageView/*.{h,m}",
24   "requires_arc": true,
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]