[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 3 / 8 / f / Nuke-Alamofire-Plugin / 5.0.0 / Nuke-Alamofire-Plugin.podspec.json
blob1001ff5ad05b1fa5982164e4b2bdadc2e7836fa6
2   "name": "Nuke-Alamofire-Plugin",
3   "version": "5.0.0",
4   "summary": "Alamofire plugin for Nuke - image loading and caching framework",
5   "homepage": "https://github.com/kean/Nuke-Alamofire-Plugin",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "source": {
9     "git": "https://github.com/kean/Nuke-Alamofire-Plugin.git",
10     "tag": "5.0.0"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "platforms": {
14     "ios": "11.0",
15     "watchos": "4.0",
16     "osx": "10.13",
17     "tvos": "11.0"
18   },
19   "module_name": "NukeAlamofirePlugin",
20   "dependencies": {
21     "Nuke": [
22       "~> 9.0"
23     ],
24     "Alamofire": [
25       "~> 5.0"
26     ]
27   },
28   "source_files": "Source/**/*"