[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / a / e / WebOSClient / 1.5.0 / WebOSClient.podspec.json
blob606f6b4227c6e01b763be02a3413b4bcba011354
2   "name": "WebOSClient",
3   "version": "1.5.0",
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.0"
22   },
23   "swift_versions": "5.9",
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "swift_version": "5.9"