blob: 20d9e5ce2d90246bd9d5b42fea17784d956bde61 [file] [log] [blame]
{
"name": "SGImageDownloader",
"version": "0.1.1",
"summary": "Simple Async Image Downloader",
"description": "Simple Async Image Downloader using NSURLSession. Small library and easy to use.",
"homepage": "https://github.com/saturngod/SGImageDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saturngod": "saturngod@gmail.com"
},
"source": {
"git": "https://github.com/saturngod/SGImageDownloader.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SGImageDownloader/Classes/*.swift"
}