[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / a / AlamofireImage / 4.3.0 / AlamofireImage.podspec.json
blob0e40ba36f6a5230c3bbcddeee1b3a424c171df2f
2   "name": "AlamofireImage",
3   "version": "4.3.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.3.0"
15   },
16   "source_files": "Source/*.swift",
17   "swift_versions": [
18     "5"
19   ],
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.12",
23     "tvos": "10.0",
24     "watchos": "3.0"
25   },
26   "dependencies": {
27     "Alamofire": [
28       "~> 5.8"
29     ]
30   },
31   "swift_version": "5"