blob: 908946d2ed8536124819d60447958de99c9c9743 [file] [log] [blame]
{
"name": "AsyncImageDownloaderOSX",
"version": "1.0.0",
"summary": "Very simple asynchronous image downloader for iOS and Mac OS.",
"description": " A simple, lightweight asynchronous image downloader for iOS and Mac OS X.\n",
"homepage": "http://kylewbanks.com/post/show/iOS-Async-Image-Downloader",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Kyle Banks": "kyle@kwbanks.com"
},
"platforms": {
"osx": null
},
"source": {
"git": "https://github.com/KyleBanks/AsyncImageDownloader.git",
"tag": "1.0.0"
},
"source_files": "Mac OS",
"requires_arc": true
}