[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / e / f / Nuke-Gifu-Plugin / 2.0 / Nuke-Gifu-Plugin.podspec.json
blobfcc5d4eaba1b014c194a57201a3036eb0617b691
2   "name": "Nuke-Gifu-Plugin",
3   "version": "2.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": "2.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       "~> 6.0"
20     ],
21     "Gifu": [
22       "~> 3.0"
23     ]
24   },
25   "source_files": "Source/**/*",
26   "pushed_with_swift_version": "4.0"