[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 7 / a / c / AsyncImageDownloader / 1.0.0 / AsyncImageDownloader.podspec.json
blob6878083ef5d9877145fe959087aa49c8821a495e
2   "name": "AsyncImageDownloader",
3   "version": "1.0.0",
4   "summary": "Very simple asynchronous image downloader for iOS and Mac OS.",
5   "description": "                   A simple, lightweight asynchronous image downloader for iOS and Mac OS X.\n",
6   "homepage": "http://kylewbanks.com/post/show/iOS-Async-Image-Downloader",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyle Banks": "kyle@kwbanks.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleBanks/AsyncImageDownloader.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "iOS",
22   "requires_arc": true