[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / a / UrsusAirlock / 1.7.0 / UrsusAirlock.podspec.json
bloba6384848b22c3f81b6e1da9c0cd99819d6abbf9b
2   "name": "UrsusAirlock",
3   "version": "1.7.0",
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.7.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": "Ursus Airlock/**/*.swift",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.2"
28     ],
29     "UrsusAtom": [
30       "~> 1.2"
31     ]
32   },
33   "deprecated_in_favor_of": "UrsusHTTP",
34   "subspecs": [
35     {
36       "name": "EventSource",
37       "source_files": "Ursus Event Source/**/*.swift"
38     }
39   ],
40   "swift_version": "5.2"