[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / d / 4 / e / Nuke-AnimatedImage-Plugin / 0.2.0 / Nuke-AnimatedImage-Plugin.podspec.json
blob22edb7022d1833e482211da1229f758119c4c6a6
2   "name": "Nuke-AnimatedImage-Plugin",
3   "version": "0.2.0",
4   "summary": "Animated image plugin for Nuke - image managing framework",
5   "homepage": "https://github.com/kean/Nuke-AnimatedImage-Plugin",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "source": {
9     "git": "https://github.com/kean/Nuke-AnimatedImage-Plugin.git",
10     "tag": "0.2.0"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "module_name": "NukeAnimatedImagePlugin",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "dependencies": {
18     "Nuke": [
19       "~> 1.0"
20     ],
21     "FLAnimatedImage": [
22       "~> 1.0"
23     ]
24   },
25   "source_files": "Source/**/*"