blob: 1667e03e568af93cd42c1ed973a0c5a0b84cdcfc [file] [log] [blame]
{
"name": "Nuke",
"version": "7.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": "7.1"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}