[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / 2 / SGImageDownloader / 0.1.0 / SGImageDownloader.podspec.json
blob654f2e9ef1ef2b86fe449f6a8e34906ad2a42dc0
2   "name": "SGImageDownloader",
3   "version": "0.1.0",
4   "summary": "Simple Async Image Downloader",
5   "description": "Simple Async Image Downloader using NSURLSession. Small library and easy to use.",
6   "homepage": "https://github.com/saturngod/SGImageDownloader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Saturngod": "saturngod@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/saturngod/SGImageDownloader.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SGImageDownloader/Classes/*.swift"