[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 3 / 7 / Nuke-FLAnimatedImage-Plugin / 3.0 / Nuke-FLAnimatedImage-Plugin.podspec.json
blob390ce0681672369a212c23c95dc0a040ad10404c
2   "name": "Nuke-FLAnimatedImage-Plugin",
3   "version": "3.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": "3.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       "~> 6.0"
20     ],
21     "FLAnimatedImage": [
22       "~> 1.0"
23     ]
24   },
25   "source_files": "Source/**/*",
26   "pushed_with_swift_version": "4.0"