blob: bba980513e29eeb121807a8a251dec5cbd3b36da [file] [log] [blame]
{
"name": "DKAsyncImageView",
"version": "1.0.3",
"license": "MIT",
"summary": "A Swift subclass of NSImageView for loading remote images asynchronously.",
"homepage": "https://github.com/davecom/DKAsyncImageView",
"social_media_url": "https://twitter.com/davekopec",
"authors": {
"David Kopec": "david@oaksnow.com"
},
"source": {
"git": "https://github.com/davecom/DKAsyncImageView.git",
"tag": "1.0.3"
},
"platforms": {
"osx": "10.9"
},
"source_files": "DKAsyncImageView.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}