[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / a / AlamofireImage / 3.3.0 / AlamofireImage.podspec.json
blob90868399c80aeaec7b4720583c1c33edd9ec4ca1
2   "name": "AlamofireImage",
3   "version": "3.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   "source": {
12     "git": "https://github.com/Alamofire/AlamofireImage.git",
13     "tag": "3.3.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.5"
25     ]
26   },
27   "pushed_with_swift_version": "3.2"