[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / e / Nuke-AnimatedImage-Plugin / 0.5.0 / Nuke-AnimatedImage-Plugin.podspec.json
blob092386a67e5eff51fa991c48f4c17a1756327175
2   "name": "Nuke-AnimatedImage-Plugin",
3   "version": "0.5.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.5.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       "~> 2.0"
20     ],
21     "FLAnimatedImage": [
22       "~> 1.0"
23     ]
24   },
25   "source_files": "Source/**/*"