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