[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 0 / 6 / 7 / TuyaSmartBLEKit / 3.22.6 / TuyaSmartBLEKit.podspec.json
blob823fb78710c03c7f3d72ddea312e09c56a24a393
2   "name": "TuyaSmartBLEKit",
3   "version": "3.22.6",
4   "summary": "TuyaSmartBLEKit for iOS.",
5   "license": "none",
6   "authors": {
7     "Tuya SDK": "developer@tuya.com"
8   },
9   "homepage": "https://developer.tuya.com/",
10   "source": {
11     "http": "https://images.tuyacn.com/smart/app/package/sdk/ios/TuyaSmartBLEKit-3.22.6.zip",
12     "type": "zip"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "static_framework": true,
18   "vendored_frameworks": "ios/*.framework",
19   "frameworks": [
20     "Foundation",
21     "CoreBluetooth"
22   ],
23   "dependencies": {
24     "TuyaSmartBaseKit": [
25       ">= 3.20.0"
26     ],
27     "TuyaSmartDeviceKit": [
28       ">= 3.20.0"
29     ],
30     "TYBluetooth": [
32     ],
33     "TuyaSmartActivatorKit": [
34       ">= 3.20.0"
35     ]
36   }