[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / 7 / TuyaSmartBLEKit / 3.26.5 / TuyaSmartBLEKit.podspec.json
blobfb903057860ce07666fc361f37f57d45e1b46021
2   "name": "TuyaSmartBLEKit",
3   "version": "3.26.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/1620649310-TuyaSmartBLEKit-3.26.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   }