[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / f / LDSwiftEventSource / 3.2.0 / LDSwiftEventSource.podspec.json
blob0913e185e72da131cfea2998d6c04abe38fc425b
2   "name": "LDSwiftEventSource",
3   "version": "3.2.0",
4   "summary": "Swift EventSource library",
5   "homepage": "https://github.com/launchdarkly/swift-eventsource",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "LaunchDarkly": "sdks@launchdarkly.com"
12   },
13   "platforms": {
14     "ios": "11.0",
15     "watchos": "4.0",
16     "tvos": "11.0",
17     "osx": "10.13"
18   },
19   "source": {
20     "git": "https://github.com/launchdarkly/swift-eventsource.git",
21     "tag": "3.2.0"
22   },
23   "source_files": "Source/**/*.swift",
24   "swift_versions": [
25     "5.0",
26     "5.1",
27     "5.2",
28     "5.3",
29     "5.4",
30     "5.5",
31     "5.6",
32     "5.7"
33   ],
34   "swift_version": "5.7"