[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / b / f / 5 / xysmartsdk / 1.0.11 / xysmartsdk.podspec.json
blob19e89ed24994bdee35252edb6b591e792471bacb
2   "name": "xysmartsdk",
3   "version": "1.0.11",
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": "ce90a65f011028782c66b280610948199600c9a0"
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   }