[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / a / AlamofireImage / 4.1.0 / AlamofireImage.podspec.json
blobef31590fa00e665b191148563b9fcc73121b722f
2   "name": "AlamofireImage",
3   "version": "4.1.0",
4   "license": "MIT",
5   "summary": "AlamofireImage is an image component library for Alamofire",
6   "homepage": "https://github.com/Alamofire/AlamofireImage",
7   "social_media_url": "http://twitter.com/AlamofireSF",
8   "authors": {
9     "Alamofire Software Foundation": "info@alamofire.org"
10   },
11   "documentation_url": "https://alamofire.github.io/AlamofireImage/",
12   "source": {
13     "git": "https://github.com/Alamofire/AlamofireImage.git",
14     "tag": "4.1.0"
15   },
16   "source_files": "Source/*.swift",
17   "swift_versions": [
18     "5.1",
19     "5.2"
20   ],
21   "platforms": {
22     "ios": "10.0",
23     "osx": "10.12",
24     "tvos": "10.0",
25     "watchos": "3.0"
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 5.1"
30     ]
31   },
32   "swift_version": "5.2"