[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 2 / Alamofire / 4.9.0 / Alamofire.podspec.json
blob16dadca5d63989aec56cc67a172e867963ac2c7e
2   "name": "Alamofire",
3   "version": "4.9.0",
4   "license": "MIT",
5   "summary": "Elegant HTTP Networking in Swift",
6   "homepage": "https://github.com/Alamofire/Alamofire",
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/Alamofire.git",
13     "tag": "4.9.0"
14   },
15   "documentation_url": "https://alamofire.github.io/Alamofire/",
16   "swift_versions": [
17     "3.1",
18     "3.2",
19     "4",
20     "4.1",
21     "4.2",
22     "5",
23     "5.1",
24     "5.1"
25   ],
26   "platforms": {
27     "ios": "8.0",
28     "osx": "10.10",
29     "tvos": "9.0",
30     "watchos": "2.0"
31   },
32   "source_files": "Source/*.swift",
33   "swift_version": "5.1"