[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / e / ELSwift / 2.0.0 / ELSwift.podspec.json
blobb5f40ecc61547b5d223fbb2c088d1ac57c940baa
2   "name": "ELSwift",
3   "version": "2.0.0",
4   "summary": "ELSwift carries out the ECHONET Lite protocol.",
5   "description": "ELSwift supports the ECHONET Lite protocol.\nThe protocol is for connecting and controlling home appliances.\nThis library is for iOS.",
6   "homepage": "https://github.com/Hiroshi-Sugimura/ELSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hiroshi-Sugimura": "hiroshi.sugimura@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Hiroshi-Sugimura/ELSwift.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ELSwift/Classes/**/*",
23   "dependencies": {
24     "CocoaAsyncSocket": [
25       "~> 7.6.5"
26     ]
27   },
28   "swift_version": "5.0"