[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / d / 4 / e / Nuke-AnimatedImage-Plugin / 1.0.0 / Nuke-AnimatedImage-Plugin.podspec.json
blob0684ec3906c3e62fe3f086eaae4271743873d97e
2   "name": "Nuke-AnimatedImage-Plugin",
3   "version": "1.0.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": "1.0.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       "~> 3.0"
20     ],
21     "FLAnimatedImage": [
22       "~> 1.0"
23     ]
24   },
25   "source_files": "Source/**/*"