[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / b / f / 5 / xysmartsdk / 1.0.7 / xysmartsdk.podspec.json
blob0f7172cc0fe8007a15b5e640dc55c24804c3ef32
2   "name": "xysmartsdk",
3   "version": "1.0.7",
4   "summary": "xy smart device sdk",
5   "description": "xy smart device sdk.",
6   "homepage": "https://github.com/xiuyangzhe/XySmartSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rocky": "769865744@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiuyangzhe/XySmartSdk.git",
16     "commit": "bbd566eff8b6fa612954090d14f0b7b9cbb2a362"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "XySmartSdk/**/*.swift",
22   "public_header_files": "XySmartSdk/**/*.h",
23   "vendored_libraries": "XySmartSdk.a",
24   "dependencies": {
25     "CocoaMQTT": [
27     ]
28   }