[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 1 / 2 / SGImageDownloader / 0.1.1 / SGImageDownloader.podspec.json
blob20d9e5ce2d90246bd9d5b42fea17784d956bde61
2   "name": "SGImageDownloader",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SGImageDownloader/Classes/*.swift"