[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 2 / Alamofire / 5.0.0-rc.3 / Alamofire.podspec.json
blob1e9b13b50fc0d5d01b27194496cbe29ca79dd1d2
2   "name": "Alamofire",
3   "version": "5.0.0-rc.3",
4   "license": "MIT",
5   "summary": "Elegant HTTP Networking in Swift",
6   "homepage": "https://github.com/Alamofire/Alamofire",
7   "authors": {
8     "Alamofire Software Foundation": "info@alamofire.org"
9   },
10   "source": {
11     "git": "https://github.com/Alamofire/Alamofire.git",
12     "tag": "5.0.0-rc.3"
13   },
14   "documentation_url": "https://alamofire.github.io/Alamofire/",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12",
18     "tvos": "10.0",
19     "watchos": "3.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "Source/*.swift",
26   "frameworks": "CFNetwork",
27   "swift_version": "5.1"