[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / c / 3 / 7 / Nuke-FLAnimatedImage-Plugin / 5.0 / Nuke-FLAnimatedImage-Plugin.podspec.json
blob7ad620b29c038ebee12a0cc460fe41a9d552e352
2   "name": "Nuke-FLAnimatedImage-Plugin",
3   "version": "5.0",
4   "summary": "Animated image plugin for Nuke - image loading and caching 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-FLAnimatedImage-Plugin.git",
10     "tag": "5.0"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "module_name": "NukeFLAnimatedImagePlugin",
17   "dependencies": {
18     "Nuke": [
19       "~> 7.0"
20     ],
21     "FLAnimatedImage": [
22       "~> 1.0"
23     ]
24   },
25   "source_files": "Source/**/*"