[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / e / WebOSClient / 1.5.1 / WebOSClient.podspec.json
blob2bd926157ba3ca1b1df16690ac1160ba5779c5c8
2   "name": "WebOSClient",
3   "version": "1.5.1",
4   "summary": "A framework for communicating with LG Smart TVs.",
5   "description": "WebOSClient is a Swift library designed to facilitate communication with Smart TVs running WebOS.",
6   "homepage": "https://github.com/jareksedy/WebOSClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yaroslav Sedyshev": "jareksedy@icloud.com"
13   },
14   "platforms": {
15     "ios": "13.0",
16     "watchos": "6.0",
17     "tvos": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/jareksedy/WebOSClient.git",
21     "tag": "1.5.1"
22   },
23   "swift_versions": "5.9",
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "swift_version": "5.9"