[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / d / TuyaSmartTimerKit / 3.32.6 / TuyaSmartTimerKit.podspec.json
blob92285af0db00795d958b82f5d079761e27e52879
2   "name": "TuyaSmartTimerKit",
3   "version": "3.32.6",
4   "summary": "A short description of TuyaSmartTimerKit.",
5   "homepage": "https://tuya.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "0x5e": "gaosen@tuya.com"
11   },
12   "source": {
13     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1637245406-TuyaSmartTimerKit-3.32.6.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "watchos": "2.0"
19   },
20   "dependencies": {
21     "TuyaSmartBaseKit": [
23     ],
24     "TuyaSmartDeviceCoreKit": [
26     ]
27   },
28   "user_target_xcconfig": {
29     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
30   },
31   "pod_target_xcconfig": {
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
33   },
34   "watchos": {
35     "pod_target_xcconfig": {
36       "ENABLE_BITCODE": "YES",
37       "OTHER_CFLAGS": "-fembed-bitcode -Qunused-arguments"
38     },
39     "source_files": [
40       "Build/TuyaSmartTimerKit.xcframework/watchos-arm64_32_armv7k/TuyaSmartTimerKit.framework/Headers/*"
41     ]
42   },
43   "cocoapods_version": ">= 1.10",
44   "ios": {
45     "source_files": [
46       "Build/TuyaSmartTimerKit.xcframework/ios-arm64_armv7/TuyaSmartTimerKit.framework/Headers/*"
47     ]
48   },
49   "vendored_frameworks": [
50     "Build/TuyaSmartTimerKit.xcframework"
51   ]