[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / a / e / b / TuyaSmartSceneCoreKit / 3.33.9 / TuyaSmartSceneCoreKit.podspec.json
blob68b108add59fd9b651ac4e9c2cc2940a8a23b915
2   "name": "TuyaSmartSceneCoreKit",
3   "version": "3.33.9",
4   "summary": "A short description of TuyaSmartSceneCoreKit.",
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/1640938021-TuyaSmartSceneCoreKit-3.33.9.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   "prefix_header_contents": [
29     "#ifdef __OBJC__",
30     "#import <YYModel/YYModel.h>",
31     "#import \"TuyaSmartSceneCoreKit.h\"",
32     "#endif"
33   ],
34   "user_target_xcconfig": {
35     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
36   },
37   "pod_target_xcconfig": {
38     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
39   },
40   "watchos": {
41     "pod_target_xcconfig": {
42       "ENABLE_BITCODE": "YES",
43       "OTHER_CFLAGS": "-fembed-bitcode -Qunused-arguments"
44     },
45     "source_files": [
46       "Build/TuyaSmartSceneCoreKit.xcframework/watchos-arm64_32_armv7k/TuyaSmartSceneCoreKit.framework/Headers/*"
47     ]
48   },
49   "cocoapods_version": ">= 1.10",
50   "ios": {
51     "source_files": [
52       "Build/TuyaSmartSceneCoreKit.xcframework/ios-arm64_armv7/TuyaSmartSceneCoreKit.framework/Headers/*"
53     ]
54   },
55   "vendored_frameworks": [
56     "Build/TuyaSmartSceneCoreKit.xcframework"
57   ]