blob: 9b1ce4206fae514cdee3d81afa5824b662845d04 [file] [log] [blame]
{
"name": "Nuke",
"version": "6.1",
"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.",
"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": "6.1"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}