[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 8 / d / TuyaSmartTimerKit / 3.33.0 / TuyaSmartTimerKit.podspec.json
blobc1cb9960766feb5addc6a09e7bfb5ad6ab06b68e
2   "name": "TuyaSmartTimerKit",
3   "version": "3.33.0",
4   "summary": "A short description of TuyaSmartTimerKit.",
5   "homepage": "https://tuya.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Tuya": "developer@tuya.com"
11   },
12   "source": {
13     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1640861185-TuyaSmartTimerKit-3.33.0.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   ]