[Add] MapboxCommon 24.10.0-daily-2025-02-02-04-25
[CocoaPods.git] / Specs / 0 / 6 / 7 / TuyaSmartBLEKit / 3.25.2 / TuyaSmartBLEKit.podspec.json
blobdbcf4ac16a71683b7e5cd5aad924aae2bd2815b8
2   "name": "TuyaSmartBLEKit",
3   "version": "3.25.2",
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.25.2.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     "TuyaSmartDeviceCoreKit": [
25       ">= 3.25.0"
26     ],
27     "TYBluetooth": [
28       ">= 3.25.0"
29     ],
30     "TuyaSmartActivatorKit": [
31       ">= 3.25.0"
32     ]
33   }