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