[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / f / TuyaSmartUtil / 3.32.5 / TuyaSmartUtil.podspec.json
blob3b40703637eb073785afc3da74ea165838c1adc8
2   "name": "TuyaSmartUtil",
3   "version": "3.32.5",
4   "summary": "A short description of TuyaSmartUtil.",
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/1637243303-TuyaSmartUtil-3.32.5.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "watchos": "2.0"
19   },
20   "ios": {
21     "frameworks": [
22       "CoreTelephony",
23       "Foundation",
24       "SystemConfiguration",
25       "UIKit"
26     ],
27     "source_files": [
28       "Build/TuyaSmartUtil.xcframework/ios-arm64_armv7/TuyaSmartUtil.framework/Headers/*"
29     ],
30     "resources": [
31       "Build/TuyaSmartUtil.xcframework/ios-arm64_armv7/TuyaSmartUtil.framework/*.bundle"
32     ]
33   },
34   "watchos": {
35     "frameworks": "WatchKit",
36     "pod_target_xcconfig": {
37       "ENABLE_BITCODE": "YES",
38       "OTHER_CFLAGS": "-fembed-bitcode -Qunused-arguments"
39     },
40     "source_files": [
41       "Build/TuyaSmartUtil.xcframework/watchos-arm64_32_armv7k/TuyaSmartUtil.framework/Headers/*"
42     ],
43     "resources": [
44       "Build/TuyaSmartUtil.xcframework/watchos-arm64_32_armv7k/TuyaSmartUtil.framework/*.bundle"
45     ]
46   },
47   "pod_target_xcconfig": {
48     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
49     "DEFINES_MODULE": "YES"
50   },
51   "cocoapods_version": ">= 1.10",
52   "vendored_frameworks": [
53     "Build/TuyaSmartUtil.xcframework"
54   ]