[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / 6 / 7 / TuyaSmartBLEKit / 2.8.43 / TuyaSmartBLEKit.podspec.json
blobf3d3469bd13b938274663318098acd59591f1cc5
2   "name": "TuyaSmartBLEKit",
3   "version": "2.8.43",
4   "summary": "A short description of TuyaSmartBLEKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartBLEKit-2.8.43.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "static_framework": true,
20   "source_files": "ios/**/*.h",
21   "vendored_frameworks": "ios/*.framework",
22   "frameworks": [
23     "Foundation",
24     "CoreBluetooth"
25   ],
26   "dependencies": {
27     "TuyaSmartBaseKit": [
29     ],
30     "TuyaSmartDeviceKit": [
32     ],
33     "TYBluetooth": [
35     ]
36   }