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