blob: a410f4b5e3058fc46866b1cdd4171ea1ca2bb5f8 [file] [log] [blame]
{
"name": "Nuke",
"version": "9.0.0-rc.2",
"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": "9.0.0-rc.2"
},
"swift_versions": [
"5.1",
"5.2"
],
"platforms": {
"ios": "11.0",
"watchos": "4.0",
"osx": "10.13",
"tvos": "11.0"
},
"source_files": "Sources/**/*",
"swift_version": "5.2"
}