blob: 4ddf41388a21b36fc4734d1685f54e05e938182f [file] [log] [blame]
{
"name": "Nuke",
"version": "4.1.2",
"summary": "A powerful image loading and caching framework",
"description": "A powerful image loading and caching framework which allows for hassle-free image loading in your app - often in one line of code.\n\nNuke pulls together stable, mature libraries from Swift ecosystem into simple, lightweight package that lets you focus on getting things done.",
"homepage": "https://github.com/kean/Nuke",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"social_media_url": "shttps://twitter.com/a_grebenyuk",
"source": {
"git": "https://github.com/kean/Nuke.git",
"tag": "4.1.2"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}