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