blob: 670dc5e9b58814ba654964d6a76b3a0c2308bb02 [file] [log] [blame]
{
"name": "Nuke",
"version": "8.4.1",
"summary": "A powerful image loading and caching system",
"description": "A powerful image loading and caching system which makes simple tasks like loading images into views extremely simple, while also supporting more advanced features for more demanding apps.",
"homepage": "https://github.com/kean/Nuke",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"social_media_url": "https://twitter.com/a_grebenyuk",
"source": {
"git": "https://github.com/kean/Nuke.git",
"tag": "8.4.1"
},
"swift_versions": [
"5.0",
"5.1"
],
"platforms": {
"ios": "10.0",
"watchos": "3.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Sources/**/*",
"swift_version": "5.1"
}