blob: 10aa438262d11aac800db06f7f2715debad963cd [file] [log] [blame]
{
"name": "Nuke-Gifu-Plugin",
"version": "0.2",
"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": "0.2"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"platforms": {
"ios": "9.0"
},
"module_name": "NukeGifuPlugin",
"dependencies": {
"Nuke": [
"~> 4.0"
],
"Gifu": [
"~> 2.0"
]
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0 -"
}