blob: 390ce0681672369a212c23c95dc0a040ad10404c [file] [log] [blame]
{
"name": "Nuke-FLAnimatedImage-Plugin",
"version": "3.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": "3.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"platforms": {
"ios": "9.0"
},
"module_name": "NukeFLAnimatedImagePlugin",
"dependencies": {
"Nuke": [
"~> 6.0"
],
"FLAnimatedImage": [
"~> 1.0"
]
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "4.0"
}