[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 9 / f / TuyaSmartUtil / 3.12.6 / TuyaSmartUtil.podspec.json
blob9c1cf0f8517fb90f2fb36a87c701f510783dc16c
2   "name": "TuyaSmartUtil",
3   "version": "3.12.6",
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://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartUtil-3.12.6.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0",
19     "watchos": "2.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/*.framework",
23     "frameworks": [
24       "CoreTelephony",
25       "Foundation",
26       "SystemConfiguration",
27       "UIKit"
28     ]
29   },
30   "watchos": {
31     "vendored_frameworks": "watchos/*.framework",
32     "frameworks": [
33       "Foundation",
34       "WatchKit"
35     ]
36   }