[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / a / AlamofireImage / 3.6.0 / AlamofireImage.podspec.json
blob5bf033f171412e5d9e948a420e952731001c549a
2   "name": "AlamofireImage",
3   "version": "3.6.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": "3.6.0"
15   },
16   "source_files": "Source/*.swift",
17   "swift_versions": [
18     "4",
19     "4.2",
20     "5"
21   ],
22   "platforms": {
23     "ios": "8.0",
24     "osx": "10.10",
25     "tvos": "9.0",
26     "watchos": "2.0"
27   },
28   "dependencies": {
29     "Alamofire": [
30       "~> 4.9"
31     ]
32   },
33   "swift_version": "5"