[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / f / TuyaSmartUtil / 3.26.5 / TuyaSmartUtil.podspec.json
blob0f8b756e0f34e6763091a3f2cb24e1f17b6d24ec
2   "name": "TuyaSmartUtil",
3   "version": "3.26.5",
4   "summary": "A short description of TuyaSmartUtil.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1620647264-TuyaSmartUtil-3.26.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     "resources": "Carthage/Build/iOS/**/*.bundle",
28     "vendored_frameworks": "Carthage/Build/iOS/*.framework",
29     "pod_target_xcconfig": {
30       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31     },
32     "user_target_xcconfig": {
33       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34     }
35   },
36   "watchos": {
37     "frameworks": "WatchKit",
38     "resources": "Carthage/Build/watchOS/**/*.bundle",
39     "vendored_frameworks": "Carthage/Build/watchOS/*.framework"
40   },
41   "source_files": "Carthage/Build/iOS/*.framework/Headers/*.h"