blob: fcc5d4eaba1b014c194a57201a3036eb0617b691 [file] [log] [blame]
{
"name": "Nuke-Gifu-Plugin",
"version": "2.0",
"summary": "Gifu plugin for Nuke that allows you to load and display animated GIFs",
"homepage": "https://github.com/kean/Nuke-Gifu-Plugin",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"source": {
"git": "https://github.com/kean/Nuke-Gifu-Plugin.git",
"tag": "2.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"platforms": {
"ios": "9.0"
},
"module_name": "NukeGifuPlugin",
"dependencies": {
"Nuke": [
"~> 6.0"
],
"Gifu": [
"~> 3.0"
]
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "4.0"
}