blob: 654f2e9ef1ef2b86fe449f6a8e34906ad2a42dc0 [file] [log] [blame]
{
"name": "SGImageDownloader",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SGImageDownloader/Classes/*.swift"
}