[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / e / WebOSClient / 1.0.3 / WebOSClient.podspec.json
blobea0d6d5e9cabd338249862241f91d8c8b489f258
2   "name": "WebOSClient",
3   "version": "1.0.3",
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   },
18   "source": {
19     "git": "https://github.com/jareksedy/WebOSClient.git",
20     "tag": "1.0.3"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/**/*.swift",
24   "frameworks": "Foundation",
25   "swift_version": "5.0"