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