blob: fb479a6d43165d383a674531dcfe621e962b3325 [file] [log] [blame]
{
"name": "Nuke",
"version": "5.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": "https://twitter.com/a_grebenyuk",
"source": {
"git": "https://github.com/kean/Nuke.git",
"tag": "5.2"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0 -"
}