blob: f5b7ae9da78831ef7252e8efb8347eed5fb15dc7 [file] [log] [blame]
{
"name": "Nuke",
"version": "8.2.0",
"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.2.0"
},
"platforms": {
"ios": "10.0",
"watchos": "3.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Sources/**/*"
}