[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / 7 / TuyaSmartBLEKit / 3.27.5 / TuyaSmartBLEKit.podspec.json
blob6af7209066f17feb8b66d2980717c98b22b3dd2f
2   "name": "TuyaSmartBLEKit",
3   "version": "3.27.5",
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://images.tuyacn.com/smart/app/package/developer/sdk/1623332687-TuyaSmartBLEKit-3.27.5.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "static_framework": true,
20   "vendored_frameworks": "ios/*.framework",
21   "source_files": "ios/*.framework/Versions/A/Headers/*.h",
22   "frameworks": [
23     "Foundation",
24     "CoreBluetooth"
25   ],
26   "dependencies": {
27     "TuyaSmartBaseKit": [
29     ],
30     "TuyaSmartDeviceCoreKit": [
31       ">= 3.20.0"
32     ],
33     "TYBluetooth": [
34       "< 10.0"
35     ]
36   }