blob: 7ad620b29c038ebee12a0cc460fe41a9d552e352 [file] [log] [blame]
{
"name": "Nuke-FLAnimatedImage-Plugin",
"version": "5.0",
"summary": "Animated image plugin for Nuke - image loading and caching framework",
"homepage": "https://github.com/kean/Nuke-AnimatedImage-Plugin",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"source": {
"git": "https://github.com/kean/Nuke-FLAnimatedImage-Plugin.git",
"tag": "5.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"platforms": {
"ios": "9.0"
},
"module_name": "NukeFLAnimatedImagePlugin",
"dependencies": {
"Nuke": [
"~> 7.0"
],
"FLAnimatedImage": [
"~> 1.0"
]
},
"source_files": "Source/**/*"
}