[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / d / 3 / TYFoundationKit / 1.17.1 / TYFoundationKit.podspec.json
blob05a43ceac63df1a9f79e8adef18cdfa7370e6df2
2   "name": "TYFoundationKit",
3   "version": "1.17.1",
4   "summary": "A FoundationKit Powered By TuyaInc",
5   "license": "None",
6   "homepage": "https://developer.tuya.com/",
7   "authors": {
8     "Tuya": "developer@tuya.com"
9   },
10   "source": {
11     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1649747946-TYFoundationKit-1.17.1.zip",
12     "type": "zip"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "watchos": "2.0"
17   },
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "Foundation",
22       "CoreGraphics",
23       "CoreLocation",
24       "CoreTelephony"
25     ],
26     "dependencies": {
27       "Reachability": [
29       ]
30     },
31     "source_files": [
32       "Build/TYFoundationKit.xcframework/ios-arm64_armv7/TYFoundationKit.framework/Headers/*"
33     ]
34   },
35   "watchos": {
36     "frameworks": [
37       "UIKit",
38       "Foundation",
39       "CoreGraphics",
40       "CoreLocation"
41     ],
42     "source_files": [
43       "Build/TYFoundationKit.xcframework/watchos-arm64_32_armv7k/TYFoundationKit.framework/Headers/*"
44     ]
45   },
46   "pod_target_xcconfig": {
47     "TUYA_PRIVACY_USAGE_DESCRIPTION": "NSLocationWhenInUseUsageDescription NSLocationAlwaysAndWhenInUseUsageDescription NSLocationAlwaysUsageDescription NSLocationTemporaryUsageDescriptionDictionary NSLocationUsageDescription",
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
49     "EXCLUDED_ARCHS[sdk=watchsimulator*]": "x86_64 arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
53     "EXCLUDED_ARCHS[sdk=watchsimulator*]": "x86_64 arm64"
54   },
55   "vendored_frameworks": [
56     "Build/TYFoundationKit.xcframework"
57   ]