[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / 7 / TuyaSmartDeviceCoreKit / 3.22.4 / TuyaSmartDeviceCoreKit.podspec.json
blob1e607b111ccea15fbdefbece68588d14327ff5eb
2   "name": "TuyaSmartDeviceCoreKit",
3   "version": "3.22.4",
4   "summary": "TuyaSmartDeviceCoreKit 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/TuyaSmartDeviceCoreKit-3.22.4.zip",
12     "type": "zip"
13   },
14   "static_framework": true,
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0"
18   },
19   "ios": {
20     "vendored_frameworks": "ios/*.framework",
21     "dependencies": {
22       "TuyaSmartMQTTChannelKit": [
23         ">= 3.20.0"
24       ],
25       "TuyaSmartSocketChannelKit": [
26         ">= 3.20.0"
27       ]
28     }
29   },
30   "watchos": {
31     "vendored_frameworks": "watchos/*.framework"
32   },
33   "dependencies": {
34     "TuyaSmartBaseKit": [
35       ">= 3.22.0"
36     ]
37   }