[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / a / AlamofireSSE / 1.2.2 / AlamofireSSE.podspec.json
blob69b1cbbf66a5ecf95c68d7e67f6fe54fe587dc13
2   "name": "AlamofireSSE",
3   "version": "1.2.2",
4   "summary": "Alamofire plugin for Server-Sent Events (SSE).",
5   "homepage": "https://github.com/dclelland/AlamofireEventSource",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/IsaAliev/AlamofireEventSource.git",
14     "tag": "1.2.2"
15   },
16   "source_files": "Sources/AlamofireEventSource/**/*.swift",
17   "requires_arc": true,
18   "swift_versions": [
19     "5.1",
20     "5.2"
21   ],
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.0"
25     ]
26   },
27   "platforms": {
28     "ios": "13.0",
29     "osx": "10.15"
30   },
31   "swift_version": "5.2"