[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / c / 7 / TuyaSmartDeviceCoreKit / 3.24.1 / TuyaSmartDeviceCoreKit.podspec.json
blob2360ab815c3043c13e3c8a8d7c903895da4f5d51
2   "name": "TuyaSmartDeviceCoreKit",
3   "version": "3.24.1",
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.24.1.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.24.0"
24       ],
25       "TuyaSmartSocketChannelKit": [
26         ">= 3.24.0"
27       ]
28     }
29   },
30   "watchos": {
31     "vendored_frameworks": "watchos/*.framework"
32   },
33   "dependencies": {
34     "TuyaSmartUtil": [
35       ">= 3.23.0"
36     ],
37     "TuyaSmartBaseKit": [
38       ">= 3.24.0"
39     ]
40   }