[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / f / Nuke-Gifu-Plugin / 1.0 / Nuke-Gifu-Plugin.podspec.json
blobe13d212cf0db679cb8819836e626f7e0eef40f80
2   "name": "Nuke-Gifu-Plugin",
3   "version": "1.0",
4   "summary": "Gifu plugin for Nuke that allows you to load and display animated GIFs",
5   "homepage": "https://github.com/kean/Nuke-Gifu-Plugin",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "source": {
9     "git": "https://github.com/kean/Nuke-Gifu-Plugin.git",
10     "tag": "1.0"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "module_name": "NukeGifuPlugin",
17   "dependencies": {
18     "Nuke": [
19       "~> 5.0"
20     ],
21     "Gifu": [
22       "~> 2.0"
23     ]
24   },
25   "source_files": "Source/**/*",
26   "pushed_with_swift_version": "3.0 -"