[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / 2 / Alamofire / 4.9.1 / Alamofire.podspec.json
blobc3371cd936b9f3e1c98270a7948a3b604448e7e6
2   "name": "Alamofire",
3   "version": "4.9.1",
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.1"
14   },
15   "documentation_url": "https://alamofire.github.io/Alamofire/",
16   "swift_versions": [
17     "4",
18     "4.1",
19     "4.2",
20     "5",
21     "5.1"
22   ],
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10",
26     "tvos": "9.0",
27     "watchos": "2.0"
28   },
29   "source_files": "Source/*.swift",
30   "swift_version": "5.1"