blob: 0684ec3906c3e62fe3f086eaae4271743873d97e [file] [log] [blame]
{
"name": "Nuke-AnimatedImage-Plugin",
"version": "1.0.0",
"summary": "Animated image plugin for Nuke - image managing framework",
"homepage": "https://github.com/kean/Nuke-AnimatedImage-Plugin",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"source": {
"git": "https://github.com/kean/Nuke-AnimatedImage-Plugin.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"module_name": "NukeAnimatedImagePlugin",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Nuke": [
"~> 3.0"
],
"FLAnimatedImage": [
"~> 1.0"
]
},
"source_files": "Source/**/*"
}