[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / a / UrsusAirlock / 1.8.2 / UrsusAirlock.podspec.json
blob166dacea8d441244e68048db04fb4481b7fe7a96
2   "name": "UrsusAirlock",
3   "version": "1.8.2",
4   "summary": "An Urbit HTTP/`%eyre` client for iOS/macOS.",
5   "homepage": "https://github.com/dclelland/UrsusAirlock",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/UrsusAirlock.git",
14     "tag": "1.8.2"
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": "Ursus Airlock/**/*.swift",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.2"
28     ],
29     "AlamofireEventSource": [
30       "~> 1.2"
31     ],
32     "UrsusAtom": [
33       "~> 1.2"
34     ]
35   },
36   "deprecated_in_favor_of": "UrsusHTTP",
37   "swift_version": "5.2"