[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / a / AlamofireImage / 3.4.1 / AlamofireImage.podspec.json
blob25dffe39be75e063bc724f06447bfb71ce3595d1
2   "name": "AlamofireImage",
3   "version": "3.4.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   "documentation_url": "https://alamofire.github.io/AlamofireImage/",
12   "source": {
13     "git": "https://github.com/Alamofire/AlamofireImage.git",
14     "tag": "3.4.1"
15   },
16   "source_files": "Source/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7"
26     ]
27   }