[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / e / WebOSClient / 1.0.9 / WebOSClient.podspec.json
blobc614a3645461431d49e87128aba0323abd7cb912
2   "name": "WebOSClient",
3   "version": "1.0.9",
4   "summary": "A framework for communicating with LG Smart TV.",
5   "description": "WebOSClient is a lightweight Swift framework that allows you to communicate with an LG Smart TV 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.0.9"
22   },
23   "swift_versions": "5.9",
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "swift_version": "5.9"