blob: f16a357899c5c6ebf7e84cbb9d5d01017b88d9b0 [file] [log] [blame]
{
"name": "Nuke-AnimatedImage-Plugin",
"version": "0.3.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": "0.3.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"module_name": "NukeAnimatedImagePlugin",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Nuke": [
"~> 1.0"
],
"FLAnimatedImage": [
"~> 1.0"
]
},
"source_files": "Source/**/*"
}