[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 5 / 1 / TuyaSmartMessageKit / 3.33.5 / TuyaSmartMessageKit.podspec.json
blob9076b076541dc2bcc8fefe29a31d6e2a23b28770
2   "name": "TuyaSmartMessageKit",
3   "version": "3.33.5",
4   "summary": "A short description of TuyaSmartBaseKit.",
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/1637245491-TuyaSmartMessageKit-3.33.5.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "watchos": "2.0"
19   },
20   "dependencies": {
21     "TuyaSmartBaseKit": [
23     ]
24   },
25   "user_target_xcconfig": {
26     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
27   },
28   "pod_target_xcconfig": {
29     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
30   },
31   "watchos": {
32     "pod_target_xcconfig": {
33       "ENABLE_BITCODE": "YES",
34       "OTHER_CFLAGS": "-fembed-bitcode -Qunused-arguments"
35     },
36     "source_files": [
37       "Build/TuyaSmartMessageKit.xcframework/watchos-arm64_32_armv7k/TuyaSmartMessageKit.framework/Headers/*"
38     ]
39   },
40   "cocoapods_version": ">= 1.10",
41   "ios": {
42     "source_files": [
43       "Build/TuyaSmartMessageKit.xcframework/ios-arm64_armv7/TuyaSmartMessageKit.framework/Headers/*"
44     ]
45   },
46   "vendored_frameworks": [
47     "Build/TuyaSmartMessageKit.xcframework"
48   ]