blob: f8f05b1fedabc27acded27f2c2d0ed3cf25ff234 [file] [log] [blame]
{
"name": "Nuke-FLAnimatedImage-Plugin",
"version": "7.0.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": "7.0.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"platforms": {
"ios": "11.0"
},
"module_name": "NukeFLAnimatedImagePlugin",
"dependencies": {
"Nuke": [
"~> 9.0"
],
"FLAnimatedImage": [
"~> 1.0"
]
},
"source_files": "Source/**/*"
}