[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / e / a / UrsusHTTP / 1.10.0 / UrsusHTTP.podspec.json
blob2d45e89466c9d20e700442535e3b7aea9c30db8e
2   "name": "UrsusHTTP",
3   "version": "1.10.0",
4   "summary": "An Urbit HTTP/`%eyre` client for iOS/macOS.",
5   "homepage": "https://github.com/dclelland/UrsusHTTP",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/UrsusHTTP.git",
14     "tag": "1.10.0"
15   },
16   "swift_versions": [
17     "5.1",
18     "5.2"
19   ],
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.15"
23   },
24   "source_files": "Sources/UrsusHTTP/**/*.swift",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.2"
28     ],
29     "AlamofireEventSource": [
30       "~> 1.2"
31     ],
32     "UrsusAtom": [
33       "~> 1.2"
34     ]
35   },
36   "swift_version": "5.2"