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