[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / a / 2 / Alamofire / 5.6.0 / Alamofire.podspec.json
blob77ccacebde934a11d1e26a1d246bf85796c44c45
2   "name": "Alamofire",
3   "version": "5.6.0",
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.6.0"
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.3",
23     "5.4",
24     "5.5"
25   ],
26   "source_files": "Source/*.swift",
27   "frameworks": "CFNetwork",
28   "swift_version": "5.5"