[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 8 / f / Nuke-Alamofire-Plugin / 4.2 / Nuke-Alamofire-Plugin.podspec.json
blob7368189edcd6a7bd5ed4e225ad3de59208b2aa32
2   "name": "Nuke-Alamofire-Plugin",
3   "version": "4.2",
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": "4.2"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "platforms": {
14     "ios": "10.0",
15     "watchos": "3.0",
16     "osx": "10.12",
17     "tvos": "10.0"
18   },
19   "module_name": "NukeAlamofirePlugin",
20   "dependencies": {
21     "Nuke": [
22       "~> 7.0"
23     ],
24     "Alamofire": [
25       "~> 4.0"
26     ]
27   },
28   "source_files": "Source/**/*"