[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / f / TuyaSmartUtil / 3.14.9 / TuyaSmartUtil.podspec.json
blobfe5d9a342a2e48b8facee9b372c8f595082533f5
2   "name": "TuyaSmartUtil",
3   "version": "3.14.9",
4   "summary": "A short description of TuyaSmartUtil.",
5   "license": "none",
6   "authors": {
7     "0x5e": "gaosen@tuya.com"
8   },
9   "homepage": "https://tuya.com",
10   "source": {
11     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartUtil-3.14.9.zip",
12     "type": "zip"
13   },
14   "static_framework": true,
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0"
18   },
19   "ios": {
20     "vendored_frameworks": "ios/*.framework",
21     "frameworks": [
22       "CoreTelephony",
23       "Foundation",
24       "SystemConfiguration",
25       "UIKit"
26     ],
27     "resources": "ios/*.framework/**/*.bundle"
28   },
29   "watchos": {
30     "vendored_frameworks": "watchos/*.framework",
31     "resources": "watchos/*.framework/**/*.bundle",
32     "frameworks": [
33       "Foundation",
34       "WatchKit"
35     ]
36   }