[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / a / 2 / Alamofire / 5.0.0-beta.4 / Alamofire.podspec.json
blob7df5421868f8c163043bd529ff2f3b2c6b790601
2   "name": "Alamofire",
3   "version": "5.0.0-beta.4",
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": "5.0.0-beta.4"
14   },
15   "documentation_url": "https://alamofire.github.io/Alamofire/",
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.12",
19     "tvos": "10.0",
20     "watchos": "3.0"
21   },
22   "swift_version": "5.0",
23   "source_files": "Source/*.swift",
24   "frameworks": "CFNetwork"