[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 9 / f / TuyaSmartUtil / 3.14.8 / TuyaSmartUtil.podspec.json
blobe8b1a6aafa75113f5767174d5632d33c7b12f08b
2   "name": "TuyaSmartUtil",
3   "version": "3.14.8",
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.8.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   },
28   "watchos": {
29     "vendored_frameworks": "watchos/*.framework",
30     "frameworks": [
31       "Foundation",
32       "WatchKit"
33     ]
34   }