[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / f / 5 / xysmartsdk / 1.0.1 / xysmartsdk.podspec.json
blob8649ae0b1364e0a66cc5ecb1ba110e0d6df8a901
2   "name": "xysmartsdk",
3   "version": "1.0.1",
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": "ff1437371ab9abaf95793076406b6785be273281"
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   }