[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / a / AlamofireImage / 3.3.1 / AlamofireImage.podspec.json
blob49af69df2947b464be21e895b701cecec7897e6e
2   "name": "AlamofireImage",
3   "version": "3.3.1",
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   "source": {
12     "git": "https://github.com/Alamofire/AlamofireImage.git",
13     "tag": "3.3.1"
14   },
15   "source_files": "Source/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.5"
25     ]
26   }