[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / a / AlamofireImage / 3.2.0 / AlamofireImage.podspec.json
bloba9eed40f19cfb751529ba077fd36e821caaad3ca
2   "name": "AlamofireImage",
3   "version": "3.2.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.2.0"
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.1"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"