blob: 8d4a92ebd69064274863467963b6b2b376ee4b50 [file] [log] [blame]
{
"name": "SDRemoteImageView",
"version": "0.1.0",
"summary": "Fetch image data from remote server, downsample it, and display it",
"swift_versions": "5.1",
"description": "Fetch image data from remote server, downsample it, and display it.",
"homepage": "https://github.com/e-sung/SDRemoteImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"e-sung": "dev.esung@gmail.com"
},
"social_media_url": "https://twitter.com/sungdooyoo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/e-sung/SDRemoteImageView.git",
"tag": "0.1.0"
},
"source_files": "SDRemoteImageView/Classes",
"exclude_files": "Classes/Exclude",
"swift_version": "5.1"
}